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 ??B??v??B??vB 00111111001111110100001000111111001111110111011000111111001111110100001000111111001111110111011001000010 3f3f423f3f763f3f423f3f7642
SJIS-WIN 蟒」B蠍クv蟒」B蠍クvB 1110010110111011101000110100001011100101101101101011100001110110111001011011101110100011010000101110010110110110101110000111011001000010 e5bba342e5b6b876e5bba342e5b6b87642
EUC-JP 蟒」B蠍クv蟒」B蠍クvB 111010101011110110001110101000110100001011101010101110001000111010111000011101101110101010111101100011101010001101000010111010101011100010001110101110000111011001000010 eabd8ea342eab88eb876eabd8ea342eab88eb87642
UTF-8 蟒」B蠍クv蟒」B蠍クvB 1110100010011111100100101110111110111101101000110100001011101000101000001000110111101111101111011011100001110110111010001001111110010010111011111011110110100011010000101110100010100000100011011110111110111101101110000111011001000010 e89f92efbda342e8a08defbdb876e89f92efbda342e8a08defbdb87642
UHC ??B??v??B??vB 00111111001111110100001000111111001111110111011000111111001111110100001000111111001111110111011001000010 3f3f423f3f763f3f423f3f7642

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