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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 청횖혦짼청횑횚챕횂짬 111011001011001010101101111011011001101010010110111011011001100010100110111011001010011110111100111011001011001010101101111011011001101010010001111011011001101010011010111011001011000110010101111011011001101010000010111011001010011110101100 ecb2aded9a96ed98a6eca7bcecb2aded9a91ed9a9aecb195ed9a82eca7ac
UHC 청횖혦짼청횑횚챕횂짬 1100001110111011110000111001000011000010100011101100001010110010110000111011101111000011100011001100001110010100110000111010100111000011100000101100001010101011 c3bbc390c28ec2b2c3bbc38cc394c3a9c382c2ab

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