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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 霍後ヰn}霍後ヰn{^ 1110100010110111100011001110001110000011100100000110111001111101111010001011011110001100111000111000001110010000011011100111101101011110 e8b78ce383906e7de8b78ce383906e7b5e
EUC-JP 霍後ヰn}霍後ヰn{^ 1111000010111001101110001110010110100101111100000110111001111101111100001011100110111000111001011010010111110000011011100111101101011110 f0b9b8e5a5f06e7df0b9b8e5a5f06e7b5e
UTF-8 霍後ヰn}霍後ヰn{^ 1110100110011100100011011110010110111110100011001110001110000011101100000110111001111101111010011001110010001101111001011011111010001100111000111000001110110000011011100111101101011110 e99c8de5be8ce383b06e7de99c8de5be8ce383b06e7b5e
UHC ?後ヰn}?後ヰn{^ 001111111111110110101101101010111111000001101110011111010011111111111101101011011010101111110000011011100111101101011110 3ffdadabf06e7d3ffdadabf06e7b5e

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