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 11100101101111001000100111100100100000011001111111100101101111001000100111100100100000011001111101000010 e5bc89e4819fe5bc89e4819f42
EUC-JP 蠑我◆蠑我◆B 11101010101111101011001011100110101000101010000111101010101111101011001011100110101000101010000101000010 eabeb2e6a2a1eabeb2e6a2a142
UTF-8 蠑我◆蠑我◆B 11101000101000001001000111100110100010001001000111100010100101111000011011101000101000001001000111100110100010001001000111100010100101111000011001000010 e8a091e68891e29786e8a091e68891e2978642
UHC ?我◆?我◆B 0011111111100100101100101010000111011111001111111110010010110010101000011101111101000010 3fe4b2a1df3fe4b2a1df42

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