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 ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 蜊ィ闊ケ閻コ}B 1110010110001101101010001110100010001000101110011110100010000101101110100111110101000010 e58da8e888b9e885ba7d42
EUC-JP 蜊ィ闊ケ閻コ}B 1110100111101101100011101010100011101111111010001000111010111001111011111110010110001110101110100111110101000010 e9ed8ea8efe88eb9efe58eba7d42
UTF-8 蜊ィ闊ケ閻コ}B 1110100010011100100010101110111110111101101010001110100110010111100010101110111110111101101110011110100110010110101110111110111110111101101110100111110101000010 e89c8aefbda8e9978aefbdb9e996bbefbdba7d42
UHC ??闊?閻?}B 00111111001111111111110011000100001111111110011110100010001111110111110101000010 3f3ffcc43fe7a23f7d42

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