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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟒カ謐図蟒カ謐須^ 111001011011101110110110111001101000110110010000011111011110010110111011101101101110011010001101100100000111101101011110 e5bbb6e68d907de5bbb6e68d907b5e
EUC-JP 蟒カ謐図蟒カ謐須^ 1110101010111101100011101011011011101011111011011011111111011110111010101011110110001110101101101110101111101101101111111101110001011110 eabd8eb6ebedbfdeeabd8eb6ebedbfdc5e
UTF-8 蟒カ謐図蟒カ謐須^ 11101000100111111001001011101111101111011011011011101000101011001001000011100101100110111011001111101000100111111001001011101111101111011011011011101000101011001001000011101001101000001000100001011110 e89f92efbdb6e8ac90e59bb3e89f92efbdb6e8ac90e9a0885e
UHC ??謐???謐須^ 001111110011111111011010110011010011111100111111001111111101101011001101111000101100111001011110 3f3fdacd3f3f3fdacde2ce5e

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