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 첩체혦쨈찾챔혦쨉챔찾 111011001011001010101001111011001011001010110100111011011001100010100110111011001010100010001000111011001011000010111110111011001011000110010100111011011001100010100110111011001010100010001001111011001011000110010100111011001011000010111110 ecb2a9ecb2b4ed98a6eca888ecb0beecb194ed98a6eca889ecb194ecb0be
UHC 첩체혦쨈찾챔혦쨉챔찾 1100001110111000110000111011110011000010100011101100001010110100110000111010001111000011101010001100001010001110110000101011010111000011101010001100001110100011 c3b8c3bcc28ec2b4c3a3c3a8c28ec2b5c3a8c3a3

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