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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN ??瞼耽L??瞼耽L^ 001111110011111111100001110110011001001001011110010011000011111100111111111000011101100110010010010111100100110001011110 3f3fe1d9925e4c3f3fe1d9925e4c5e
EUC-JP ??瞼耽L??瞼耽L^ 001111110011111111100010110110111100001110111111010011000011111100111111111000101101101111000011101111110100110001011110 3f3fe2dbc3bf4c3f3fe2dbc3bf4c5e
UTF-8 룶끼瞼耽L룶끼瞼耽L^ 111010111010001110110110111010111000000110111100111001111001111010111100111010001000000010111101010011001110101110100011101101101110101110000001101111001110011110011110101111001110100010000000101111010100110001011110 eba3b6eb81bce79ebce880bd4ceba3b6eb81bce79ebce880bd4c5e
UHC 룶끼瞼耽L룶끼瞼耽L^ 10001111101010111011001110100010110011001010000111110111101100000100110010001111101010111011001110100010110011001010000111110111101100000100110001011110 8fabb3a2cca1f7b04c8fabb3a2cca1f7b04c5e

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