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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 閼ア魍磯●閼ア 111010001000010010110001111010011011000110001000111010011000000110011100111010001000010010110001 e884b1e9b188e9819ce884b1
EUC-JP 閼ア魍磯●閼ア 1110111111100100100011101011000111110010101100111011000011101011101000011111110011101111111001001000111010110001 efe48eb1f2b3b0eba1fcefe48eb1
UTF-8 閼ア魍磯●閼ア 111010011001011010111100111011111011110110110001111010011010110110001101111001111010001110101111111000101001011110001111111010011001011010111100111011111011110110110001 e996bcefbdb1e9ad8de7a3afe2978fe996bcefbdb1
UHC 閼??磯●閼? 1110010011011001001111110011111111010001101101001010000111011100111001001101100100111111 e4d93f3fd1b4a1dce4d93f

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