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 蠍ク豈ウ}蠍ク豈ウ{^ 111001011011011010111000111001101010111110110011011111011110010110110110101110001110011010101111101100110111101101011110 e5b6b8e6afb37de5b6b8e6afb37b5e
EUC-JP 蠍ク豈ウ}蠍ク豈ウ{^ 11101010101110001000111010111000111011001011000110001110101100110111110111101010101110001000111010111000111011001011000110001110101100110111101101011110 eab88eb8ecb18eb37deab88eb8ecb18eb37b5e
UTF-8 蠍ク豈ウ}蠍ク豈ウ{^ 111010001010000010001101111011111011110110111000111010001011000110001000111011111011110110110011011111011110100010100000100011011110111110111101101110001110100010110001100010001110111110111101101100110111101101011110 e8a08defbdb8e8b188efbdb37de8a08defbdb8e8b188efbdb37b5e
UHC ??豈?}??豈?{^ 00111111001111111101000111000010001111110111110100111111001111111101000111000010001111110111101101011110 3f3fd1c23f7d3f3fd1c23f7b5e

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