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 鞜丞ス系}鞜丞ス系{^ 1110100011011111100011111110010110111101100011000110111001111101111010001101111110001111111001011011110110001100011011100111101101011110 e8df8fe5bd8c6e7de8df8fe5bd8c6e7b5e
EUC-JP 鞜丞ス系}鞜丞ス系{^ 11110000111000011011111011100111100011101011110110110111110011110111110111110000111000011011111011100111100011101011110110110111110011110111101101011110 f0e1bee78ebdb7cf7df0e1bee78ebdb7cf7b5e
UTF-8 鞜丞ス系}鞜丞ス系{^ 111010011001111010011100111001001011100010011110111011111011110110111101111001111011001110111011011111011110100110011110100111001110010010111000100111101110111110111101101111011110011110110011101110110111101101011110 e99e9ce4b89eefbdbde7b3bb7de99e9ce4b89eefbdbde7b3bb7b5e
UHC ?丞?系}?丞?系{^ 001111111110001110101010001111111100110110100111011111010011111111100011101010100011111111001101101001110111101101011110 3fe3aa3fcda77d3fe3aa3fcda77b5e

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