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 ???a}???a{^ 0011111100111111001111110110000101111101001111110011111100111111011000010111101101011110 3f3f3f617d3f3f3f617b5e
SJIS-WIN ???a}???a{^ 0011111100111111001111110110000101111101001111110011111100111111011000010111101101011110 3f3f3f617d3f3f3f617b5e
EUC-JP ???a}???a{^ 0011111100111111001111110110000101111101001111110011111100111111011000010111101101011110 3f3f3f617d3f3f3f617b5e
UTF-8 혧짬쨈a}혧짬쨈a{^ 1110110110011000101001111110110010100111101011001110110010101000100010000110000101111101111011011001100010100111111011001010011110101100111011001010100010001000011000010111101101011110 ed98a7eca7aceca888617ded98a7eca7aceca888617b5e
UHC 혧짬쨈a}혧짬쨈a{^ 1100001010001111110000101010101111000010101101000110000101111101110000101000111111000010101010111100001010110100011000010111101101011110 c28fc2abc2b4617dc28fc2abc2b4617b5e

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