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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?阿?厓ご?阿?厓ごB 0011111110001000101000100011111111111010100011011000001010110010001111111000100010100010001111111111101010001101100000101011001001000010 3f88a23ffa8d82b23f88a23ffa8d82b242
EUC-JP ?阿?厓ご?阿?厓ごB 00111111101100001010010000111111100011111011010011000111101001001011010000111111101100001010010000111111100011111011010011000111101001001011010001000010 3fb0a43f8fb4c7a4b43fb0a43f8fb4c7a4b442
UTF-8 룶阿룵厓ご룶阿룵厓ごB 11101011101000111011011011101001100110001011111111101011101000111011010111100101100011101001001111100011100000011001010011101011101000111011011011101001100110001011111111101011101000111011010111100101100011101001001111100011100000011001010001000010 eba3b6e998bfeba3b5e58e93e38194eba3b6e998bfeba3b5e58e93e3819442
UHC 룶阿룵厓ご룶阿룵厓ごB 100011111010101111100100101110011000111110101010111001001110110110101010101101001000111110101011111001001011100110001111101010101110010011101101101010101011010001000010 8fabe4b98faae4edaab48fabe4b98faae4edaab442

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