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{^ 1110011111100010101100011110010110011101101001100110111001111101111001111110001010110001111001011001110110100110011011100111101101011110 e7e2b1e59da66e7de7e2b1e59da66e7b5e
EUC-JP 鈔ア蝮ヲn}鈔ア蝮ヲn{^ 111011101110010010001110101100011110100111111101100011101010011001101110011111011110111011100100100011101011000111101001111111011000111010100110011011100111101101011110 eee48eb1e9fd8ea66e7deee48eb1e9fd8ea66e7b5e
UTF-8 鈔ア蝮ヲn}鈔ア蝮ヲn{^ 1110100110001000100101001110111110111101101100011110100010011101101011101110111110111101101001100110111001111101111010011000100010010100111011111011110110110001111010001001110110101110111011111011110110100110011011100111101101011110 e98894efbdb1e89daeefbda66e7de98894efbdb1e89daeefbda66e7b5e
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)