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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??序ぴ?厓? 00111111001111111000111110011000100000101101001000111111111110101000110100111111 3f3f8f9882d23ffa8d3f
EUC-JP ??序ぴ?厓? 0011111100111111101111011111100010100100110101000011111110001111101101001100011100111111 3f3fbdf8a4d43f8fb4c73f
UTF-8 룶깹序ぴ룶厓㈒ 111010111010001110110110111010101011100110111001111001011011101010001111111000111000000110110100111010111010001110110110111001011000111010010011111000111000100010010010 eba3b6eab9b9e5ba8fe381b4eba3b6e58e93e38892
UHC 룶깹序ぴ룶厓㈒ 1000111110101011101100101010000111011111111011011010101011010100100011111010101111100100111011011010100111000011 8fabb2a1dfedaad48fabe4eda9c3

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