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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 褸羇鮟褸羇鮟B 11100101111110001110001110110010111010011011101111100101111110001110001110110010111010011011101101000010 e5f8e3b2e9bbe5f8e3b2e9bb42
EUC-JP 褸羇鮟褸羇鮟B 11101010111110101110011010110100111100101011110111101010111110101110011010110100111100101011110101000010 eafae6b4f2bdeafae6b4f2bd42
UTF-8 褸羇鮟褸羇鮟B 11101000101001001011100011100111101111101000011111101001101011101001111111101000101001001011100011100111101111101000011111101001101011101001111101000010 e8a4b8e7be87e9ae9fe8a4b8e7be87e9ae9f42
UHC 褸?鮟褸?鮟B 1101011110101110001111111110010011010101110101111010111000111111111001001101010101000010 d7ae3fe4d5d7ae3fe4d542

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