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{^ 1110100010101010101100001110010110011101101001100110111001111101111010001010101010110000111001011001110110100110011011100111101101011110 e8aab0e59da66e7de8aab0e59da66e7b5e
EUC-JP 隱ー蝮ヲn}隱ー蝮ヲn{^ 111100001010110010001110101100001110100111111101100011101010011001101110011111011111000010101100100011101011000011101001111111011000111010100110011011100111101101011110 f0ac8eb0e9fd8ea66e7df0ac8eb0e9fd8ea66e7b5e
UTF-8 隱ー蝮ヲn}隱ー蝮ヲn{^ 1110100110011010101100011110111110111101101100001110100010011101101011101110111110111101101001100110111001111101111010011001101010110001111011111011110110110000111010001001110110101110111011111011110110100110011011100111101101011110 e99ab1efbdb0e89daeefbda66e7de99ab1efbdb0e89daeefbda66e7b5e
UHC 隱???n}隱???n{^ 111010111101111100111111001111110011111101101110011111011110101111011111001111110011111100111111011011100111101101011110 ebdf3f3f3f6e7debdf3f3f3f6e7b5e

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