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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 篠疾偲カナ鴫偲而 1000111011000010100011101011111010001110110000111011011011000101100011101011000010001110110000111000111010100111 8ec28ebe8ec3b6c58eb08ec38ea7
EUC-JP 篠疾偲カナ鴫偲而 10111100110001001011110011000000101111001100010110001110101101101000111011000101101111001011001010111100110001011011110010101001 bcc4bcc0bcc58eb68ec5bcb2bcc5bca9
UTF-8 篠疾偲カナ鴫偲而 111001111010111110100000111001111001011010111110111001011000000110110010111011111011110110110110111011111011111010000101111010011011010010101011111001011000000110110010111010001000000010001100 e7afa0e796bee581b2efbdb6efbe85e9b4abe581b2e8808c
UHC 篠疾?????而 1110000111000110111100101111000000111111001111110011111100111111001111111110110010111011 e1c6f2f03f3f3f3f3fecbb

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