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 ?篩??篩?^ 001111111110001010111111001111110011111111100010101111110011111101011110 3fe2bf3f3fe2bf3f5e
EUC-JP 鋌篩?鋌篩?^ 10001111111001001011101111100100110000010011111110001111111001001011101111100100110000010011111101011110 8fe4bbe4c13f8fe4bbe4c13f5e
UTF-8 鋌篩망鋌篩범^ 11101001100010111000110011100111101011111010100111101011101001111001110111101001100010111000110011100111101011111010100111101011101100101001010001011110 e98b8ce7afa9eba79de98b8ce7afa9ebb2945e
UHC 鋌篩망鋌篩범^ 11101111111110111101111011101000101110001100000111101111111110111101111011101000101110011111110001011110 effbdee8b8c1effbdee8b9fc5e

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