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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 驩題樗L驩題樗L^ 111010011000100110010001111010001001001010010100010011001110100110001001100100011110100010010010100101000100110001011110 e98991e892944ce98991e892944c5e
EUC-JP 驩題樗L驩題樗L^ 111100011110100111000010111010101100001111110100010011001111000111101001110000101110101011000011111101000100110001011110 f1e9c2eac3f44cf1e9c2eac3f44c5e
UTF-8 驩題樗L驩題樗L^ 111010011010100110101001111010011010000110001100111001101010100010010111010011001110100110101001101010011110100110100001100011001110011010101000100101110100110001011110 e9a9a9e9a18ce6a8974ce9a9a9e9a18ce6a8974c5e
UHC 驩題樗L驩題樗L^ 111111001011111011110000101110011110111011000000010011001111110010111110111100001011100111101110110000000100110001011110 fcbef0b9eec04cfcbef0b9eec04c5e

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