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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ワ骼イ゙鰺ⅱオロ」 1111000010110101110111001110100110001110101100101101111011101001110010111111101001000001101101011101101110100011 f0b5dce98eb2dee9cbfa41b5dba3
EUC-JP ?ワ骼イ゙鰺?オロ」 001111111000111011011100111100011110111010001110101100101000111011011110111100101100110100111111100011101011010110001110110110111000111010100011 3f8edcf1ee8eb28edef2cd3f8eb58edb8ea3
UTF-8 ワ骼イ゙鰺ⅱオロ」 111011101000000110110100111011111011111010011100111010011010101010111100111011111011110110110010111011111011111010011110111010011011000010111010111000101000010110110001111011111011110110110101111011111011111010011011111011111011110110100011 ee81b4efbe9ce9aabcefbdb2efbe9ee9b0bae285b1efbdb5efbe9befbda3
UHC ??????ⅱ??? 0011111100111111001111110011111100111111001111111010010110100010001111110011111100111111 3f3f3f3f3f3fa5a23f3f3f

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