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 暎??厥}暎??厥{^ 100111011111001100111111001111111001100111001110011111011001110111110011001111110011111110011001110011100111101101011110 9df33f3f99ce7d9df33f3f99ce7b5e
EUC-JP 暎??厥}暎??厥{^ 110110101111010100111111001111111101001011010000011111011101101011110101001111110011111111010010110100000111101101011110 daf53f3fd2d07ddaf53f3fd2d07b5e
UTF-8 暎㏓굚厥}暎㏓굚厥{^ 111001101001101010001110111000111000111110010011111010101011010110011010111001011000111010100101011111011110011010011010100011101110001110001111100100111110101010110101100110101110010110001110101001010111101101011110 e69a8ee38f93eab59ae58ea57de69a8ee38f93eab59ae58ea57b5e
UHC 暎㏓굚厥}暎㏓굚厥{^ 11100111101100101010011111101011100000101000001011001111111100000111110111100111101100101010011111101011100000101000001011001111111100000111101101011110 e7b2a7eb8282cff07de7b2a7eb8282cff07b5e

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