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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 창챵청철횚쨩창챵청철횩횗^ 11101100101100001011110111101100101100011011010111101100101100101010110111101100101100101010000011101101100110101001101011101100101010001010100111101100101100001011110111101100101100011011010111101100101100101010110111101100101100101010000011101101100110101010100111101101100110101001011101011110 ecb0bdecb1b5ecb2adecb2a0ed9a9aeca8a9ecb0bdecb1b5ecb2adecb2a0ed9aa9ed9a975e
UHC 창챵청철횚쨩창챵청철횩횗^ 11000011101000101100001110110010110000111011101111000011101101101100001110010100110000101011101111000011101000101100001110110010110000111011101111000011101101101100001110011111110000111001000101011110 c3a2c3b2c3bbc3b6c394c2bbc3a2c3b2c3bbc3b6c39fc3915e

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