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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 駿?烈^}駿?烈^{^ 100011110111100000111111100101111111001101011110011111011000111101111000001111111001011111110011010111100111101101011110 8f783f97f35e7d8f783f97f35e7b5e
EUC-JP 駿?烈^}駿?烈^{^ 101111011101100100111111110011101111010101011110011111011011110111011001001111111100111011110101010111100111101101011110 bdd93fcef55e7dbdd93fcef55e7b5e
UTF-8 駿곕烈^}駿곕烈^{^ 1110100110100111101111111110101010110011100101011110011110000011100010000101111001111101111010011010011110111111111010101011001110010101111001111000001110001000010111100111101101011110 e9a7bfeab395e783885e7de9a7bfeab395e783885e7b5e
UHC 駿곕烈^}駿곕烈^{^ 1111000111100111101100001110101111010110101011010101111001111101111100011110011110110000111010111101011010101101010111100111101101011110 f1e7b0ebd6ad5e7df1e7b0ebd6ad5e7b5e

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