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 駿?縞?駿?縞?^ 10001111011110000011111110001110110010000011111110001111011110000011111110001110110010000011111101011110 8f783f8ec83f8f783f8ec83f5e
EUC-JP 駿?縞?駿?縞?^ 10111101110110010011111110111100110010100011111110111101110110010011111110111100110010100011111101011110 bdd93fbcca3fbdd93fbcca3f5e
UTF-8 駿렧縞렖駿렧縞렖^ 11101001101001111011111111101011101000001010011111100111101110001001111011101011101000001001011011101001101001111011111111101011101000001010011111100111101110001001111011101011101000001001011001011110 e9a7bfeba0a7e7b89eeba096e9a7bfeba0a7e7b89eeba0965e
UHC 駿렧縞렖駿렧縞렖^ 1111000111100111100011101011011011111011110101101000111010101011111100011110011110001110101101101111101111010110100011101010101101011110 f1e78eb6fbd68eabf1e78eb6fbd68eab5e

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