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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 奚???\}奚???\{^ 100110101111011000111111001111110011111101011100011111011001101011110110001111110011111100111111010111000111101101011110 9af63f3f3f5c7d9af63f3f3f5c7b5e
EUC-JP 奚?瀣?\}奚?瀣?\{^ 11010100111110000011111110001111110010011011000100111111010111000111110111010100111110000011111110001111110010011011000100111111010111000111101101011110 d4f83f8fc9b13f5c7dd4f83f8fc9b13f5c7b5e
UTF-8 奚렋瀣렕\}奚렋瀣렕\{^ 1110010110100101100110101110101110100000100010111110011110000000101000111110101110100000100101010101110001111101111001011010010110011010111010111010000010001011111001111000000010100011111010111010000010010101010111000111101101011110 e5a59aeba08be780a3eba0955c7de5a59aeba08be780a3eba0955c7b5e
UHC 奚렋瀣렕\}奚렋瀣렕\{^ 111110101010100010001110101000101111101010101110100011101010101001011100011111011111101010101000100011101010001011111010101011101000111010101010010111000111101101011110 faa88ea2faae8eaa5c7dfaa88ea2faae8eaa5c7b5e

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