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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 壯?蘖?壯?蘖?^ 10011010111000010011111110011111010100000011111110011010111000010011111110011111010100000011111101011110 9ae13f9f503f9ae13f9f503f5e
EUC-JP 壯?蘖?壯?蘖?^ 11010100111000110011111111011101101100010011111111010100111000110011111111011101101100010011111101011110 d4e33fddb13fd4e33fddb13f5e
UTF-8 壯렍蘖쌨壯렍蘖쌤^ 11100101101000111010111111101011101000001000110111101000100110001001011011101100100011001010100011100101101000111010111111101011101000001000110111101000100110001001011011101100100011001010010001011110 e5a3afeba08de89896ec8ca8e5a3afeba08de89896ec8ca45e
UHC 壯렍蘖쌨壯렍蘖쌤^ 1110110111100000100011101010001111100101111011101011110111011110111011011110000010001110101000111110010111101110101111011101110001011110 ede08ea3e5eebddeede08ea3e5eebddc5e

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