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 鵫。ィ}鵫。ィ{^ 111111000100100010100001111100111101110110101000011111011111110001001000101000011111001111011101101010000111101101011110 fc48a1f3dda87dfc48a1f3dda87b5e
EUC-JP 鵫。?ィ}鵫。?ィ{^ 10001111111010111111101010001110101000010011111110001110101010000111110110001111111010111111101010001110101000010011111110001110101010000111101101011110 8febfa8ea13f8ea87d8febfa8ea13f8ea87b5e
UTF-8 鵫。ィ}鵫。ィ{^ 111010011011010110101011111011111011110110100001111011101000101110010000111011111011110110101000011111011110100110110101101010111110111110111101101000011110111010001011100100001110111110111101101010000111101101011110 e9b5abefbda1ee8b90efbda87de9b5abefbda1ee8b90efbda87b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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