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 ???N[???N[^ 0011111100111111001111110100111001011011001111110011111100111111010011100101101101011110 3f3f3f4e5b3f3f3f4e5b5e
SJIS-WIN ???N[???N[^ 0011111100111111001111110100111001011011001111110011111100111111010011100101101101011110 3f3f3f4e5b3f3f3f4e5b5e
EUC-JP ???N[???N[^ 0011111100111111001111110100111001011011001111110011111100111111010011100101101101011110 3f3f3f4e5b3f3f3f4e5b5e
UTF-8 찼횤창N[찼횤창N[^ 1110110010110000101111001110110110011010101001001110110010110000101111010100111001011011111011001011000010111100111011011001101010100100111011001011000010111101010011100101101101011110 ecb0bced9aa4ecb0bd4e5becb0bced9aa4ecb0bd4e5b5e
UHC 찼횤창N[찼횤창N[^ 1100001110100001110000111001101111000011101000100100111001011011110000111010000111000011100110111100001110100010010011100101101101011110 c3a1c39bc3a24e5bc3a1c39bc3a24e5b5e

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