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 蒻ユ音}蒻ユ音{^ 111001001110100010000011100001101000100110111001011111011110010011101000100000111000011010001001101110010111101101011110 e4e8838689b97de4e8838689b97b5e
EUC-JP 蒻ユ音}蒻ユ音{^ 111010001110101010100101111001101011001010111011011111011110100011101010101001011110011010110010101110110111101101011110 e8eaa5e6b2bb7de8eaa5e6b2bb7b5e
UTF-8 蒻ユ音}蒻ユ音{^ 111010001001001010111011111000111000001110100110111010011001111110110011011111011110100010010010101110111110001110000011101001101110100110011111101100110111101101011110 e892bbe383a6e99fb37de892bbe383a6e99fb37b5e
UHC 蒻ユ音}蒻ユ音{^ 111001011011011010101011111001101110101111100101011111011110010110110110101010111110011011101011111001010111101101011110 e5b6abe6ebe57de5b6abe6ebe57b5e

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