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 ?H???\?H???\^ 00111111010010000011111100111111001111110101110000111111010010000011111100111111001111110101110001011110 3f483f3f3f5c3f483f3f3f5c5e
SJIS-WIN ?H???\?H???\^ 00111111010010000011111100111111001111110101110000111111010010000011111100111111001111110101110001011110 3f483f3f3f5c3f483f3f3f5c5e
EUC-JP ?H???\?H???\^ 00111111010010000011111100111111001111110101110000111111010010000011111100111111001111110101110001011110 3f483f3f3f5c3f483f3f3f5c5e
UTF-8 책H혘혛혟\책H혘혛혟\^ 1110110010110001100001010100100011101101100110001001100011101101100110001001101111101101100110001001111101011100111011001011000110000101010010001110110110011000100110001110110110011000100110111110110110011000100111110101110001011110 ecb18548ed9898ed989bed989f5cecb18548ed9898ed989bed989f5c5e
UHC 책H혘혛혟\책H혘혛혟\^ 110000111010010101001000110000101000001111000010100001101100001010001001010111001100001110100101010010001100001010000011110000101000011011000010100010010101110001011110 c3a548c283c286c2895cc3a548c283c286c2895c5e

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