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{N}??H{N{^ 00111111001111110100100001111011010011100111110100111111001111110100100001111011010011100111101101011110 3f3f487b4e7d3f3f487b4e7b5e
SJIS-WIN 秩?H{N}秩?H{N{^ 100100101000000100111111010010000111101101001110011111011001001010000001001111110100100001111011010011100111101101011110 92813f487b4e7d92813f487b4e7b5e
EUC-JP 秩?H{N}秩?H{N{^ 110000111110000100111111010010000111101101001110011111011100001111100001001111110100100001111011010011100111101101011110 c3e13f487b4e7dc3e13f487b4e7b5e
UTF-8 秩섐H{N}秩섐H{N{^ 111001111010011110101001111011001000010010010000010010000111101101001110011111011110011110100111101010011110110010000100100100000100100001111011010011100111101101011110 e7a7a9ec8490487b4e7de7a7a9ec8490487b4e7b5e
UHC 秩섐H{N}秩섐H{N{^ 1111001011110001101111001010101101001000011110110100111001111101111100101111000110111100101010110100100001111011010011100111101101011110 f2f1bcab487b4e7df2f1bcab487b4e7b5e

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