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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 駿?事駿?事^ 1000111101111000001111111000111010010110100011110111100000111111100011101001011001011110 8f783f8e968f783f8e965e
EUC-JP 駿?事駿?事^ 1011110111011001001111111011101111110110101111011101100100111111101110111111011001011110 bdd93fbbf6bdd93fbbf65e
UTF-8 駿띔事駿띔事^ 11101001101001111011111111101011100111011001010011100100101110101000101111101001101001111011111111101011100111011001010011100100101110101000101101011110 e9a7bfeb9d94e4ba8be9a7bfeb9d94e4ba8b5e
UHC 駿띔事駿띔事^ 11110001111001111011011011101010110111101100000011110001111001111011011011101010110111101100000001011110 f1e7b6eadec0f1e7b6eadec05e

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