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 10001000101011100011111100111111001111110110100110001000101011100011111100111111001111110110100101000010 88ae3f3f3f6988ae3f3f3f6942
EUC-JP 旭???i旭???iB 10110000101100000011111100111111001111110110100110110000101100000011111100111111001111110110100101000010 b0b03f3f3f69b0b03f3f3f6942
UTF-8 旭흘렯렞i旭흘렯렞iB 111001101001011110101101111011011001110110011000111010111010000010101111111010111010000010011110011010011110011010010111101011011110110110011101100110001110101110100000101011111110101110100000100111100110100101000010 e697aded9d98eba0afeba09e69e697aded9d98eba0afeba09e6942
UHC 旭흘렯렞i旭흘렯렞iB 11101001111011111100100011101010100011101011110010001110101011110110100111101001111011111100100011101010100011101011110010001110101011110110100101000010 e9efc8ea8ebc8eaf69e9efc8ea8ebc8eaf6942

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