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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 嚴ъ?}嚴ъ?{^ 10011010100011101000010010001100001111110111110110011010100011101000010010001100001111110111101101011110 9a8e848c3f7d9a8e848c3f7b5e
EUC-JP 嚴ъ?}嚴ъ?{^ 11010011111011101010011111101100001111110111110111010011111011101010011111101100001111110111101101011110 d3eea7ec3f7dd3eea7ec3f7b5e
UTF-8 嚴ъ퉿}嚴ъ퉿{^ 11100101100110101011010011010001100010101110110110001001101111110111110111100101100110101011010011010001100010101110110110001001101111110111101101011110 e59ab4d18aed89bf7de59ab4d18aed89bf7b5e
UHC 嚴ъ퉿}嚴ъ퉿{^ 111001011111000110101100111011001011100110010111011111011110010111110001101011001110110010111001100101110111101101011110 e5f1acecb9977de5f1acecb9977b5e

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