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 ??^c??^On}??^c??^On{^ 001111110011111101011110011000110011111100111111010111100100111101101110011111010011111100111111010111100110001100111111001111110101111001001111011011100111101101011110 3f3f5e633f3f5e4f6e7d3f3f5e633f3f5e4f6e7b5e
SJIS-WIN ??^c??^On}??^c??^On{^ 001111110011111101011110011000110011111100111111010111100100111101101110011111010011111100111111010111100110001100111111001111110101111001001111011011100111101101011110 3f3f5e633f3f5e4f6e7d3f3f5e633f3f5e4f6e7b5e
EUC-JP ??^c??^On}??^c??^On{^ 001111110011111101011110011000110011111100111111010111100100111101101110011111010011111100111111010111100110001100111111001111110101111001001111011011100111101101011110 3f3f5e633f3f5e4f6e7d3f3f5e633f3f5e4f6e7b5e
UTF-8 천청^c천청^On}천청^c천청^On{^ 11101100101100101001110011101100101100101010110101011110011000111110110010110010100111001110110010110010101011010101111001001111011011100111110111101100101100101001110011101100101100101010110101011110011000111110110010110010100111001110110010110010101011010101111001001111011011100111101101011110 ecb29cecb2ad5e63ecb29cecb2ad5e4f6e7decb29cecb2ad5e63ecb29cecb2ad5e4f6e7b5e
UHC 천청^c천청^On}천청^c천청^On{^ 1100001110110101110000111011101101011110011000111100001110110101110000111011101101011110010011110110111001111101110000111011010111000011101110110101111001100011110000111011010111000011101110110101111001001111011011100111101101011110 c3b5c3bb5e63c3b5c3bb5e4f6e7dc3b5c3bb5e63c3b5c3bb5e4f6e7b5e

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