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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 魘蛾エ穎}魘蛾エ穎{^ 1110100110110100100010011110100110110100100010010110111001111101111010011011010010001001111010011011010010001001011011100111101101011110 e9b489e9b4896e7de9b489e9b4896e7b5e
EUC-JP 魘蛾エ穎}魘蛾エ穎{^ 11110010101101101011001011101011100011101011010010110001110011110111110111110010101101101011001011101011100011101011010010110001110011110111101101011110 f2b6b2eb8eb4b1cf7df2b6b2eb8eb4b1cf7b5e
UTF-8 魘蛾エ穎}魘蛾エ穎{^ 111010011010110110011000111010001001101110111110111011111011110110110100111001111010100110001110011111011110100110101101100110001110100010011011101111101110111110111101101101001110011110101001100011100111101101011110 e9ad98e89bbeefbdb4e7a98e7de9ad98e89bbeefbdb4e7a98e7b5e
UHC ?蛾?穎}?蛾?穎{^ 001111111110010010110110001111111110011111000100011111010011111111100100101101100011111111100111110001000111101101011110 3fe4b63fe7c47d3fe4b63fe7c47b5e

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