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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 篠セナイト璽偲漆B 10001110110000101011111011000101101100101100010010001110101000111000111011000011100011101011110101000010 8ec2bec5b2c48ea38ec38ebd42
EUC-JP 篠セナイト璽偲漆B 1011110011000100100011101011111010001110110001011000111010110010100011101100010010111100101001011011110011000101101111001011111101000010 bcc48ebe8ec58eb28ec4bca5bcc5bcbf42
UTF-8 篠セナイト璽偲漆B 11100111101011111010000011101111101111011011111011101111101111101000010111101111101111011011001011101111101111101000010011100111100100101011110111100101100000011011001011100110101111001000011001000010 e7afa0efbdbeefbe85efbdb2efbe84e792bde581b2e6bc8642
UHC 篠????璽?漆B 111000011100011000111111001111110011111100111111110111111101111000111111111101101101010001000010 e1c63f3f3f3fdfde3ff6d442

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