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 辷オ轣シ辷オ轣シ 111001111000100010110101111001111000000110111100111001111000100010110101111001111000000110111100 e788b5e781bce788b5e781bc
EUC-JP 辷オ轣シ辷オ轣シ 11101101111010001000111010110101111011011110000110001110101111001110110111101000100011101011010111101101111000011000111010111100 ede88eb5ede18ebcede88eb5ede18ebc
UTF-8 辷オ轣シ辷オ轣シ 111010001011111010110111111011111011110110110101111010001011110110100011111011111011110110111100111010001011111010110111111011111011110110110101111010001011110110100011111011111011110110111100 e8beb7efbdb5e8bda3efbdbce8beb7efbdb5e8bda3efbdbc
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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