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 ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
SJIS-WIN ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
EUC-JP ????????@h 00111111001111110011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f3f3f4068
UTF-8 횄혬횄짚횄혵횂쨔@h 1110110110011010100001001110110110011000101011001110110110011010100001001110110010100111100110101110110110011010100001001110110110011000101101011110110110011010100000101110110010101000100101000100000001101000 ed9a84ed98aced9a84eca79aed9a84ed98b5ed9a82eca8944068
UHC 횄혬횄짚횄혵횂쨔@h 110000111000001111000010100101001100001110000011110000101010010011000011100000111100001010011100110000111000001011000010101110010100000001101000 c383c294c383c2a4c383c29cc382c2b94068

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