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 ?{?j?{?j^ 001111110111101100111111011010100011111101111011001111110110101001011110 3f7b3f6a3f7b3f6a5e
SJIS-WIN 達{達j達{達j^ 10010010010000100111101110010010010000100110101010010010010000100111101110010010010000100110101001011110 92427b92426a92427b92426a5e
EUC-JP 達{達j達{達j^ 11000011101000110111101111000011101000110110101011000011101000110111101111000011101000110110101001011110 c3a37bc3a36ac3a37bc3a36a5e
UTF-8 達{達j達{達j^ 1110100110000001100101000111101111101001100000011001010001101010111010011000000110010100011110111110100110000001100101000110101001011110 e981947be981946ae981947be981946a5e
UHC 達{達j達{達j^ 11010011101110010111101111010011101110010110101011010011101110010111101111010011101110010110101001011110 d3b97bd3b96ad3b97bd3b96a5e

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