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 町???町???^ 1001001010101100001111110011111100111111100100101010110000111111001111110011111101011110 92ac3f3f3f92ac3f3f3f5e
EUC-JP 町???町???^ 1100010010101110001111110011111100111111110001001010111000111111001111110011111101011110 c4ae3f3f3fc4ae3f3f3f5e
UTF-8 町쿡렣넸町쿡렣넵^ 11100111100101001011101011101100101111111010000111101011101000001010001111101011100001001011100011100111100101001011101011101100101111111010000111101011101000001010001111101011100001001011010101011110 e794baecbfa1eba0a3eb84b8e794baecbfa1eba0a3eb84b55e
UHC 町쿡렣넸町쿡렣넵^ 1110111111101011110001001110111010001110101101001011001111011110111011111110101111000100111011101000111010110100101100111101110001011110 efebc4ee8eb4b3deefebc4ee8eb4b3dc5e

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