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 銖仙ヶ銖仙ヶ^ 11100111111100011001000011100101100000111001011011100111111100011001000011100101100000111001011001011110 e7f190e58396e7f190e583965e
EUC-JP 銖仙ヶ銖仙ヶ^ 11101110111100111100000011100111101001011111011011101110111100111100000011100111101001011111011001011110 eef3c0e7a5f6eef3c0e7a5f65e
UTF-8 銖仙ヶ銖仙ヶ^ 11101001100010101001011011100100101110111001100111100011100000111011011011101001100010101001011011100100101110111001100111100011100000111011011001011110 e98a96e4bb99e383b6e98a96e4bb99e383b65e
UHC 銖仙ヶ銖仙ヶ^ 11100010110001111110000010111001101010111111011011100010110001111110000010111001101010111111011001011110 e2c7e0b9abf6e2c7e0b9abf65e

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