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 逖滔」滕スェ蟄シ 111001111001100010011111111010111010001110011111111011001011110110101010111001011010110110111100 e7989feba39fecbdaae5adbc
EUC-JP 逖滔」滕スェ蟄シ 11101101111110001101111011101101100011101010001111011110111011101000111010111101100011101010101011101010101011111000111010111100 edf8deed8ea3deee8ebd8eaaeaaf8ebc
UTF-8 逖滔」滕スェ蟄シ 111010011000000010010110111001101011101110010100111011111011110110100011111001101011101110010101111011111011110110111101111011111011110110101010111010001001111110000100111011111011110110111100 e98096e6bb94efbda3e6bb95efbdbdefbdaae89f84efbdbc
UHC ?滔????蟄? 00111111110101001010010100111111001111110011111100111111111101101101111000111111 3fd4a53f3f3f3ff6de3f

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