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 翁???莊?贈 10001001101001010011111100111111001111111110010010110101001111111001000110100001 89a53f3f3fe4b53f91a1
EUC-JP 翁???莊?贈 10110010101001110011111100111111001111111110100010110111001111111100001010100011 b2a73f3f3fe8b73fc2a3
UTF-8 翁댓렰렯莊렱贈 111001111011111110000001111010111000110010010011111010111010000010110000111010111010000010101111111010001000111010001010111010111010000010110001111010001011010010001000 e7bf81eb8c93eba0b0eba0afe88e8aeba0b1e8b488
UHC 翁댓렰렯莊렱贈 1110100010111010101101001111000110001110101111011000111010111100111011011111011010001110101111101111000111111100 e8bab4f18ebd8ebcedf68ebef1fc

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