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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貅専キセ貅専キセ^ 11100110101110101001000011101010101101111011111011100110101110101001000011101010101101111011111001011110 e6ba90eab7bee6ba90eab7be5e
EUC-JP 貅専キセ貅専キセ^ 1110110010111100110000001110110010001110101101111000111010111110111011001011110011000000111011001000111010110111100011101011111001011110 ecbcc0ec8eb78ebeecbcc0ec8eb78ebe5e
UTF-8 貅専キセ貅専キセ^ 11101000101100101000010111100101101100001000001011101111101111011011011111101111101111011011111011101000101100101000010111100101101100001000001011101111101111011011011111101111101111011011111001011110 e8b285e5b082efbdb7efbdbee8b285e5b082efbdb7efbdbe5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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