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 10001110110000111000111010100111100011101100001010001110101011011000111011000010100011101010010101000010 8ec38ea78ec28ead8ec28ea542
EUC-JP 偲而篠鹿篠磁B 10111100110001011011110010101001101111001100010010111100101011111011110011000100101111001010011101000010 bcc5bca9bcc4bcafbcc4bca742
UTF-8 偲而篠鹿篠磁B 11100101100000011011001011101000100000001000110011100111101011111010000011101001101110011011111111100111101011111010000011100111101000111000000101000010 e581b2e8808ce7afa0e9b9bfe7afa0e7a38142
UHC ?而篠鹿篠磁B 001111111110110010111011111000011100011011010110111000111110000111000110111011011011100001000010 3fecbbe1c6d6e3e1c6edb842

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