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 驥磯が辷セ訷灘ョ 1110100110000111100010001110100110000010101010101110011110001000101111101111101110100100100100111110010110101110 e98788e982aae788befba493e5ae
EUC-JP 驥磯が辷セ訷灘ョ 1111000111100111101100001110101110100100101011001110110111101000100011101011111010001111110111011101010011000110111001111000111010101110 f1e7b0eba4acede88ebe8fddd4c6e78eae
UTF-8 驥磯が辷セ訷灘ョ 111010011010100110100101111001111010001110101111111000111000000110001100111010001011111010110111111011111011110110111110111010001010100010110111111001111000000110011000111011111011110110101110 e9a9a5e7a3afe3818ce8beb7efbdbee8a8b7e78198efbdae
UHC 驥磯が???灘? 110100011100101011010001101101001010101010101100001111110011111100111111111101111010100000111111 d1cad1b4aaac3f3f3ff7a83f

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