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 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 鮻鴫鴪ー邇シ示B 11111100010001011000111010110000111010011111000010110000111001111000111010111100100011101010011001000010 fc458eb0e9f0b0e78ebc8ea642
EUC-JP 鮻鴫鴪ー邇シ示B 10001111111010101110101010111100101100101111001011110010100011101011000011101101111011101000111010111100101111001010100001000010 8feaeabcb2f2f28eb0edee8ebcbca842
UTF-8 鮻鴫鴪ー邇シ示B 11101001101011101011101111101001101101001010101111101001101101001010101011101111101111011011000011101001100000101000011111101111101111011011110011100111101001001011101001000010 e9aebbe9b4abe9b4aaefbdb0e98287efbdbce7a4ba42
UHC ????邇?示B 00111111001111110011111100111111111011001100010000111111111000111100011001000010 3f3f3f3fecc43fe3c642

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