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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 弟?蘂弟??^ 10010010111011010011111111100101010000011001001011101101001111110011111101011110 92ed3fe54192ed3f3f5e
EUC-JP 弟?蘂弟?芮^ 110001001110111100111111111010011010001011000100111011110011111110001111110101111100010101011110 c4ef3fe9a2c4ef3f8fd7c55e
UTF-8 弟렣蘂弟렣芮^ 11100101101111001001111111101011101000001010001111101000100110001000001011100101101111001001111111101011101000001010001111101000100010101010111001011110 e5bc9feba0a3e89882e5bc9feba0a3e88aae5e
UHC 弟렣蘂弟렣芮^ 11110000101010011000111010110100111001111101111011110000101010011000111010110100111001111101110001011110 f0a98eb4e7def0a98eb4e7dc5e

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