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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遏ョ邏コ鬆玲寒 111001111001111110101110111001111011010010111010111010011010000010010111111001101000101010100110 e79faee7b4bae9a097e68aa6
EUC-JP 遏ョ邏コ鬆玲寒 1110111010100001100011101010111011101110101101101000111010111010111100101010001011001110111010001011010010101000 eea18eaeeeb68ebaf2a2cee8b4a8
UTF-8 遏ョ邏コ鬆玲寒 111010011000000110001111111011111011110110101110111010011000001010001111111011111011110110111010111010011010110010000110111001111000111010110010111001011010111110010010 e9818fefbdaee9828fefbdbae9ac86e78eb2e5af92
UHC ??邏??玲寒 00111111001111111101010110100100001111110011111111010110101111001111100111001110 3f3fd5a43f3fd6bcf9ce

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