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 貅専キм貅専キк^ 111001101011101010010000111010101011011110000100011111011110011010111010100100001110101010110111100001000111101101011110 e6ba90eab7847de6ba90eab7847b5e
EUC-JP 貅専キм貅専キк^ 1110110010111100110000001110110010001110101101111010011111011110111011001011110011000000111011001000111010110111101001111101110001011110 ecbcc0ec8eb7a7deecbcc0ec8eb7a7dc5e
UTF-8 貅専キм貅専キк^ 1110100010110010100001011110010110110000100000101110111110111101101101111101000010111100111010001011001010000101111001011011000010000010111011111011110110110111110100001011101001011110 e8b285e5b082efbdb7d0bce8b285e5b082efbdb7d0ba5e
UHC ???м???к^ 0011111100111111001111111010110011011110001111110011111100111111101011001101110001011110 3f3f3facde3f3f3facdc5e

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