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{^ 1110010110111101101100011111101010100000101011100110111001111101111001011011110110110001111110101010000010101110011011100111101101011110 e5bdb1faa0ae6e7de5bdb1faa0ae6e7b5e
EUC-JP 蠖ア奓ョn}蠖ア奓ョn{^ 1110101010111111100011101011000110001111101110001111010110001110101011100110111001111101111010101011111110001110101100011000111110111000111101011000111010101110011011100111101101011110 eabf8eb18fb8f58eae6e7deabf8eb18fb8f58eae6e7b5e
UTF-8 蠖ア奓ョn}蠖ア奓ョn{^ 1110100010100000100101101110111110111101101100011110010110100101100100111110111110111101101011100110111001111101111010001010000010010110111011111011110110110001111001011010010110010011111011111011110110101110011011100111101101011110 e8a096efbdb1e5a593efbdae6e7de8a096efbdb1e5a593efbdae6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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