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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 襍カ蟒渡}襍カ蟒渡{^ 1110100010110101101101101110010110111011100100110110111001111101111010001011010110110110111001011011101110010011011011100111101101011110 e8b5b6e5bb936e7de8b5b6e5bb936e7b5e
EUC-JP 襍カ蟒渡}襍カ蟒渡{^ 11110000101101111000111010110110111010101011110111000101110011110111110111110000101101111000111010110110111010101011110111000101110011110111101101011110 f0b78eb6eabdc5cf7df0b78eb6eabdc5cf7b5e
UTF-8 襍カ蟒渡}襍カ蟒渡{^ 111010001010010110001101111011111011110110110110111010001001111110010010111001101011100010100001011111011110100010100101100011011110111110111101101101101110100010011111100100101110011010111000101000010111101101011110 e8a58defbdb6e89f92e6b8a17de8a58defbdb6e89f92e6b8a17b5e
UHC ???渡}???渡{^ 00111111001111110011111111010100101001000111110100111111001111110011111111010100101001000111101101011110 3f3f3fd4a47d3f3f3fd4a47b5e

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