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 ??^}\}??^}\{^ 00111111001111110101111001111101010111000111110100111111001111110101111001111101010111000111101101011110 3f3f5e7d5c7d3f3f5e7d5c7b5e
SJIS-WIN ??^}\}??^}\{^ 00111111001111110101111001111101010111000111110100111111001111110101111001111101010111000111101101011110 3f3f5e7d5c7d3f3f5e7d5c7b5e
EUC-JP ??^}\}??^}\{^ 00111111001111110101111001111101010111000111110100111111001111110101111001111101010111000111101101011110 3f3f5e7d5c7d3f3f5e7d5c7b5e
UTF-8 천청^}\}천청^}\{^ 111011001011001010011100111011001011001010101101010111100111110101011100011111011110110010110010100111001110110010110010101011010101111001111101010111000111101101011110 ecb29cecb2ad5e7d5c7decb29cecb2ad5e7d5c7b5e
UHC 천청^}\}천청^}\{^ 1100001110110101110000111011101101011110011111010101110001111101110000111011010111000011101110110101111001111101010111000111101101011110 c3b5c3bb5e7d5c7dc3b5c3bb5e7d5c7b5e

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