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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 埃譏埃譏}埃譏埃譏{^ 10011010101110101110011010011000100110101011101011100110100110000111110110011010101110101110011010011000100110101011101011100110100110000111101101011110 9abae6989abae6987d9abae6989abae6987b5e
EUC-JP 埃譏埃譏}埃譏埃譏{^ 11010100101111001110101111111000110101001011110011101011111110000111110111010100101111001110101111111000110101001011110011101011111110000111101101011110 d4bcebf8d4bcebf87dd4bcebf8d4bcebf87b5e
UTF-8 埃譏埃譏}埃譏埃譏{^ 111001011001111110000011111010001010110110001111111001011001111110000011111010001010110110001111011111011110010110011111100000111110100010101101100011111110010110011111100000111110100010101101100011110111101101011110 e59f83e8ad8fe59f83e8ad8f7de59f83e8ad8fe59f83e8ad8f7b5e
UHC 埃譏埃譏}埃譏埃譏{^ 11100100111011111101000111000001111001001110111111010001110000010111110111100100111011111101000111000001111001001110111111010001110000010111101101011110 e4efd1c1e4efd1c17de4efd1c1e4efd1c17b5e

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