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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 暉漏N}暉漏N{^ 10011101111101001001100001010010010011100111110110011101111101001001100001010010010011100111101101011110 9df498524e7d9df498524e7b5e
EUC-JP 暉漏N}暉漏N{^ 11011010111101101100111110110011010011100111110111011010111101101100111110110011010011100111101101011110 daf6cfb34e7ddaf6cfb34e7b5e
UTF-8 暉漏N}暉漏N{^ 1110011010011010100010011110011010111100100011110100111001111101111001101001101010001001111001101011110010001111010011100111101101011110 e69a89e6bc8f4e7de69a89e6bc8f4e7b5e
UHC 暉漏N}暉漏N{^ 11111101110001111101011110101001010011100111110111111101110001111101011110101001010011100111101101011110 fdc7d7a94e7dfdc7d7a94e7b5e

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