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 蠍ク豈渡}蠍ク豈渡{^ 1110010110110110101110001110011010101111100100110110111001111101111001011011011010111000111001101010111110010011011011100111101101011110 e5b6b8e6af936e7de5b6b8e6af936e7b5e
EUC-JP 蠍ク豈渡}蠍ク豈渡{^ 11101010101110001000111010111000111011001011000111000101110011110111110111101010101110001000111010111000111011001011000111000101110011110111101101011110 eab88eb8ecb1c5cf7deab88eb8ecb1c5cf7b5e
UTF-8 蠍ク豈渡}蠍ク豈渡{^ 111010001010000010001101111011111011110110111000111010001011000110001000111001101011100010100001011111011110100010100000100011011110111110111101101110001110100010110001100010001110011010111000101000010111101101011110 e8a08defbdb8e8b188e6b8a17de8a08defbdb8e8b188e6b8a17b5e
UHC ??豈渡}??豈渡{^ 001111110011111111010001110000101101010010100100011111010011111100111111110100011100001011010100101001000111101101011110 3f3fd1c2d4a47d3f3fd1c2d4a47b5e

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