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 ??????u^ 0011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f755e
SJIS-WIN 壯х??⑧?u^ 1001101011100001100001001000011100111111001111111000011101000111001111110111010101011110 9ae184873f3f87473f755e
EUC-JP 壯х????u^ 11010100111000111010011111100111001111110011111100111111001111110111010101011110 d4e3a7e73f3f3f3f755e
UTF-8 壯х윂狀⑧끁u^ 11100101101000111010111111010001100001011110110010011100100000101110111110100111101110101110001010010001101001111110101110000001100000010111010101011110 e5a3afd185ec9c82efa7bae291a7eb8181755e
UHC 壯х윂狀⑧끁u^ 1110110111100000101011001110011110011111100011011110110111101110101010001110111010000101101101110111010101011110 ede0ace79f8dedeea8ee85b7755e

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