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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 豸ャ霎桀N}豸ャ霎桀N{^ 11100110101101101010110011101000101111101001111001111011010011100111110111100110101101101010110011101000101111101001111001111011010011100111101101011110 e6b6ace8be9e7b4e7de6b6ace8be9e7b4e7b5e
EUC-JP 豸ャ霎桀N}豸ャ霎桀N{^ 111011001011100010001110101011001111000011000000110110111101110001001110011111011110110010111000100011101010110011110000110000001101101111011100010011100111101101011110 ecb88eacf0c0dbdc4e7decb88eacf0c0dbdc4e7b5e
UTF-8 豸ャ霎桀N}豸ャ霎桀N{^ 1110100010110001101110001110111110111101101011001110100110011100100011101110011010100001100000000100111001111101111010001011000110111000111011111011110110101100111010011001110010001110111001101010000110000000010011100111101101011110 e8b1b8efbdace99c8ee6a1804e7de8b1b8efbdace99c8ee6a1804e7b5e
UHC ???桀N}???桀N{^ 001111110011111100111111110010111111101001001110011111010011111100111111001111111100101111111010010011100111101101011110 3f3f3fcbfa4e7d3f3f3fcbfa4e7b5e

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