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 脈藻?脈藻?^ 1001011010101100100100011001010000111111100101101010110010010001100101000011111101011110 96ac91943f96ac91943f5e
EUC-JP 脈藻?脈藻?^ 1100110010101110110000011111010000111111110011001010111011000001111101000011111101011110 ccaec1f43fccaec1f43f5e
UTF-8 脈藻턍脈藻턍^ 11101000100001001000100011101000100101111011101111101101100001001000110111101000100001001000100011101000100101111011101111101101100001001000110101011110 e88488e897bbed848de88488e897bbed848d5e
UHC 脈藻턍脈藻턍^ 11011000111001101111000011011101110001011100110011011000111001101111000011011101110001011100110001011110 d8e6f0ddc5ccd8e6f0ddc5cc5e

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