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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 闢仙ヶ闢仙ヶ^ 11101000100100111001000011100101100000111001011011101000100100111001000011100101100000111001011001011110 e89390e58396e89390e583965e
EUC-JP 闢仙ヶ闢仙ヶ^ 11101111111100111100000011100111101001011111011011101111111100111100000011100111101001011111011001011110 eff3c0e7a5f6eff3c0e7a5f65e
UTF-8 闢仙ヶ闢仙ヶ^ 11101001100101111010001011100100101110111001100111100011100000111011011011101001100101111010001011100100101110111001100111100011100000111011011001011110 e997a2e4bb99e383b6e997a2e4bb99e383b65e
UHC 闢仙ヶ闢仙ヶ^ 11011100101000111110000010111001101010111111011011011100101000111110000010111001101010111111011001011110 dca3e0b9abf6dca3e0b9abf65e

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