To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 咫?咀?咫?咀?^ 10011010010000000011111110011001111100000011111110011010010000000011111110011001111100000011111101011110 9a403f99f03f9a403f99f03f5e
EUC-JP 咫?咀?咫?咀?^ 11010011101000010011111111010010111100100011111111010011101000010011111111010010111100100011111101011110 d3a13fd2f23fd3a13fd2f23f5e
UTF-8 咫렡咀렖咫렡咀렖^ 11100101100100101010101111101011101000001010000111100101100100101000000011101011101000001001011011100101100100101010101111101011101000001010000111100101100100101000000011101011101000001001011001011110 e592abeba0a1e59280eba096e592abeba0a1e59280eba0965e
UHC 咫렡咀렖咫렡咀렖^ 1111001010100001100011101011001011101110101110101000111010101011111100101010000110001110101100101110111010111010100011101010101101011110 f2a18eb2eeba8eabf2a18eb2eeba8eab5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)