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 ?G?b}v?G?b}vB 00111111010001110011111101100010011111010111011000111111010001110011111101100010011111010111011001000010 3f473f627d763f473f627d7642
SJIS-WIN ?G?b}v?G?b}vB 00111111010001110011111101100010011111010111011000111111010001110011111101100010011111010111011001000010 3f473f627d763f473f627d7642
EUC-JP ?G?b}v?G?b}vB 00111111010001110011111101100010011111010111011000111111010001110011111101100010011111010111011001000010 3f473f627d763f473f627d7642
UTF-8 챗G창b}v챗G창b}vB 111011001011000110010111010001111110110010110000101111010110001001111101011101101110110010110001100101110100011111101100101100001011110101100010011111010111011001000010 ecb19747ecb0bd627d76ecb19747ecb0bd627d7642
UHC 챗G창b}v챗G창b}vB 1100001110101010010001111100001110100010011000100111110101110110110000111010101001000111110000111010001001100010011111010111011001000010 c3aa47c3a2627d76c3aa47c3a2627d7642

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