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 ?i?q}?i?q{^ 0011111101101001001111110111000101111101001111110110100100111111011100010111101101011110 3f693f717d3f693f717b5e
SJIS-WIN ?i?q}?i?q{^ 0011111101101001001111110111000101111101001111110110100100111111011100010111101101011110 3f693f717d3f693f717b5e
EUC-JP ?i?q}?i?q{^ 0011111101101001001111110111000101111101001111110110100100111111011100010111101101011110 3f693f717d3f693f717b5e
UTF-8 챕i혢q}챕i혢q{^ 11101100101100011001010101101001111011011001100010100010011100010111110111101100101100011001010101101001111011011001100010100010011100010111101101011110 ecb19569ed98a2717decb19569ed98a2717b5e
UHC 챕i혢q}챕i혢q{^ 110000111010100101101001110000101000101101110001011111011100001110101001011010011100001010001011011100010111101101011110 c3a969c28b717dc3a969c28b717b5e

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