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 ú´§h}ú´§h{^ 1111101010110100101001110110100001111101111110101011010010100111011010000111101101011110 fab4a7687dfab4a7687b5e
SJIS-WIN ?´§h}?´§h{^ 001111111000000101001100100000011001100001101000011111010011111110000001010011001000000110011000011010000111101101011110 3f814c8198687d3f814c8198687b5e
EUC-JP ú´§h}ú´§h{^ 10001111101010111110001010100001101011011010000111111000011010000111110110001111101010111110001010100001101011011010000111111000011010000111101101011110 8fabe2a1ada1f8687d8fabe2a1ada1f8687b5e
UTF-8 ú´§h}ú´§h{^ 1100001110111010110000101011010011000010101001110110100001111101110000111011101011000010101101001100001010100111011010000111101101011110 c3bac2b4c2a7687dc3bac2b4c2a7687b5e
UHC ?´§h}?´§h{^ 001111111010001010100101101000011101011101101000011111010011111110100010101001011010000111010111011010000111101101011110 3fa2a5a1d7687d3fa2a5a1d7687b5e

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