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 ????????^] 00111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f5e5d
SJIS-WIN ????????^] 00111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f5e5d
EUC-JP ????????^] 00111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f5e5d
UTF-8 쩌횇혦횈혦횆쩌쨩^] 1110110010101001100011001110110110011010100001111110110110011000101001101110110110011010100010001110110110011000101001101110110110011010100001101110110010101001100011001110110010101000101010010101111001011101 eca98ced9a87ed98a6ed9a88ed98a6ed9a86eca98ceca8a95e5d
UHC 쩌횇혦횈혦횆쩌쨩^] 110000101011110011000011100001011100001010001110110000111000011011000010100011101100001110000100110000101011110011000010101110110101111001011101 c2bcc385c28ec386c28ec384c2bcc2bb5e5d

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