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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 遘ー鬧ョn}遘ー鬧ョn{^ 1110011110100111101100001110100110100111101011100110111001111101111001111010011110110000111010011010011110101110011011100111101101011110 e7a7b0e9a7ae6e7de7a7b0e9a7ae6e7b5e
EUC-JP 遘ー鬧ョn}遘ー鬧ョn{^ 111011101010100110001110101100001111001010101001100011101010111001101110011111011110111010101001100011101011000011110010101010011000111010101110011011100111101101011110 eea98eb0f2a98eae6e7deea98eb0f2a98eae6e7b5e
UTF-8 遘ー鬧ョn}遘ー鬧ョn{^ 1110100110000001100110001110111110111101101100001110100110101100101001111110111110111101101011100110111001111101111010011000000110011000111011111011110110110000111010011010110010100111111011111011110110101110011011100111101101011110 e98198efbdb0e9aca7efbdae6e7de98198efbdb0e9aca7efbdae6e7b5e
UHC ??鬧?n}??鬧?n{^ 001111110011111111010111101000100011111101101110011111010011111100111111110101111010001000111111011011100111101101011110 3f3fd7a23f6e7d3f3fd7a23f6e7b5e

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