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 ?????C???? 00111111001111110011111100111111001111110100001100111111001111110011111100111111 3f3f3f3f3f433f3f3f3f
SJIS-WIN ?????C???? 00111111001111110011111100111111001111110100001100111111001111110011111100111111 3f3f3f3f3f433f3f3f3f
EUC-JP ?????C???? 00111111001111110011111100111111001111110100001100111111001111110011111100111111 3f3f3f3f3f433f3f3f3f
UTF-8 청횚혦쨉청C횊채혦횩 11101100101100101010110111101101100110101001101011101101100110001010011011101100101010001000100111101100101100101010110101000011111011011001101010001010111011001011000110000100111011011001100010100110111011011001101010101001 ecb2aded9a9aed98a6eca889ecb2ad43ed9a8aecb184ed98a6ed9aa9
UHC 청횚혦쨉청C횊채혦횩 11000011101110111100001110010100110000101000111011000010101101011100001110111011010000111100001110001000110000111010010011000010100011101100001110011111 c3bbc394c28ec2b5c3bb43c388c3a4c28ec39f

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