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^ 10011100100011000011111100111111100111001000110000111111001111110111010101011110 9c8c3f3f9c8c3f3f755e
EUC-JP 恁??恁??u^ 11010111111011000011111100111111110101111110110000111111001111110111010101011110 d7ec3f3fd7ec3f3f755e
UTF-8 恁⑹쭬恁⑺샋u^ 1110011010000001100000011110001010010001101110011110110010101101101011001110011010000001100000011110001010010001101110101110110010000011100010110111010101011110 e68181e291b9ecadace68181e291baec838b755e
UHC 恁⑹쭬恁⑺샋u^ 1110110011110110101010011110110010100111101000001110110011110110101010011110110110011000101110100111010101011110 ecf6a9eca7a0ecf6a9ed98ba755e

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