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 遙シ鬢ヲ遙シ鬢ヲ^ 11101010101000011011110011101001101001001010011011101010101000011011110011101001101001001010011001011110 eaa1bce9a4a6eaa1bce9a4a65e
EUC-JP 遙シ鬢ヲ遙シ鬢ヲ^ 1111010010100011100011101011110011110010101001101000111010100110111101001010001110001110101111001111001010100110100011101010011001011110 f4a38ebcf2a68ea6f4a38ebcf2a68ea65e
UTF-8 遙シ鬢ヲ遙シ鬢ヲ^ 11101001100000011001100111101111101111011011110011101001101011001010001011101111101111011010011011101001100000011001100111101111101111011011110011101001101011001010001011101111101111011010011001011110 e98199efbdbce9aca2efbda6e98199efbdbce9aca2efbda65e
UHC 遙???遙???^ 1110100110101011001111110011111100111111111010011010101100111111001111110011111101011110 e9ab3f3f3fe9ab3f3f3f5e

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