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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 顴絅戮}顴絅戮{^ 111010010100000111100011010001001001110101000011011111011110100101000001111000110100010010011101010000110111101101011110 e941e3449d437de941e3449d437b5e
EUC-JP 顴絅戮}顴絅戮{^ 111100011010001011100101101001011101100110100100011111011111000110100010111001011010010111011001101001000111101101011110 f1a2e5a5d9a47df1a2e5a5d9a47b5e
UTF-8 顴絅戮}顴絅戮{^ 111010011010000110110100111001111011010110000101111001101000100010101110011111011110100110100001101101001110011110110101100001011110011010001000101011100111101101011110 e9a1b4e7b585e688ae7de9a1b4e7b585e688ae7b5e
UHC ?絅戮}?絅戮{^ 00111111110011001110011111010111110000000111110100111111110011001110011111010111110000000111101101011110 3fcce7d7c07d3fcce7d7c07b5e

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