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 駿?咀?駿?咀?^ 10001111011110000011111110011001111100000011111110001111011110000011111110011001111100000011111101011110 8f783f99f03f8f783f99f03f5e
EUC-JP 駿?咀?駿?咀?^ 10111101110110010011111111010010111100100011111110111101110110010011111111010010111100100011111101011110 bdd93fd2f23fbdd93fd2f23f5e
UTF-8 駿렧咀렖駿렧咀렖^ 11101001101001111011111111101011101000001010011111100101100100101000000011101011101000001001011011101001101001111011111111101011101000001010011111100101100100101000000011101011101000001001011001011110 e9a7bfeba0a7e59280eba096e9a7bfeba0a7e59280eba0965e
UHC 駿렧咀렖駿렧咀렖^ 1111000111100111100011101011011011101110101110101000111010101011111100011110011110001110101101101110111010111010100011101010101101011110 f1e78eb6eeba8eabf1e78eb6eeba8eab5e

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