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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 寥???i寥???iB 10011011100011000011111100111111001111110110100110011011100011000011111100111111001111110110100101000010 9b8c3f3f3f699b8c3f3f3f6942
EUC-JP 寥???i寥???iB 11010101111011000011111100111111001111110110100111010101111011000011111100111111001111110110100101000010 d5ec3f3f3f69d5ec3f3f3f6942
UTF-8 寥흘렯렞i寥흘렯렞iB 111001011010111110100101111011011001110110011000111010111010000010101111111010111010000010011110011010011110010110101111101001011110110110011101100110001110101110100000101011111110101110100000100111100110100101000010 e5afa5ed9d98eba0afeba09e69e5afa5ed9d98eba0afeba09e6942
UHC 寥흘렯렞i寥흘렯렞iB 11101000111011111100100011101010100011101011110010001110101011110110100111101000111011111100100011101010100011101011110010001110101011110110100101000010 e8efc8ea8ebc8eaf69e8efc8ea8ebc8eaf6942

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