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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??娃?筮ぞ?娃?? 0011111100111111100010001010000100111111111000101010110010000010101111000011111110001000101000010011111100111111 3f3f88a13fe2ac82bc3f88a13f3f
EUC-JP ??娃?筮ぞ?娃?? 0011111100111111101100001010001100111111111001001010111010100100101111100011111110110000101000110011111100111111 3f3fb0a33fe4aea4be3fb0a33f3f
UTF-8 셈세娃렯筮ぞ세娃렯롙 111011001000010110001000111011001000010010111000111001011010100010000011111010111010000010101111111001111010110110101110111000111000000110011110111011001000010010111000111001011010100010000011111010111010000010101111111010111010000110011001 ec8588ec84b8e5a883eba0afe7adaee3819eec84b8e5a883eba0afeba199
UHC 셈세娃렯筮ぞ세娃렯롙 1011110011000000101111001011110011101000110111111000111010111100110111111111101110101010101111101011110010111100111010001101111110001110101111001000111011011101 bcc0bcbce8df8ebcdffbaabebcbce8df8ebc8edd

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