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 ?U???F}?U???F{^ 001111110101010100111111001111110011111101000110011111010011111101010101001111110011111100111111010001100111101101011110 3f553f3f3f467d3f553f3f3f467b5e
SJIS-WIN ?U???F}?U???F{^ 001111110101010100111111001111110011111101000110011111010011111101010101001111110011111100111111010001100111101101011110 3f553f3f3f467d3f553f3f3f467b5e
EUC-JP ?U???F}?U???F{^ 001111110101010100111111001111110011111101000110011111010011111101010101001111110011111100111111010001100111101101011110 3f553f3f3f467d3f553f3f3f467b5e
UTF-8 책U혣챌혡F}책U혣챌혡F{^ 11101100101100011000010101010101111011011001100010100011111011001011000110001100111011011001100010100001010001100111110111101100101100011000010101010101111011011001100010100011111011001011000110001100111011011001100010100001010001100111101101011110 ecb18555ed98a3ecb18ced98a1467decb18555ed98a3ecb18ced98a1467b5e
UHC 책U혣챌혡F}책U혣챌혡F{^ 1100001110100101010101011100001010001100110000111010011111000010100010100100011001111101110000111010010101010101110000101000110011000011101001111100001010001010010001100111101101011110 c3a555c28cc3a7c28a467dc3a555c28cc3a7c28a467b5e

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