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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 哭唏n}哭唏n{^ 10011010010011001001101001001000011011100111110110011010010011001001101001001000011011100111101101011110 9a4c9a486e7d9a4c9a486e7b5e
EUC-JP 哭唏n}哭唏n{^ 11010011101011011101001110101001011011100111110111010011101011011101001110101001011011100111101101011110 d3add3a96e7dd3add3a96e7b5e
UTF-8 哭唏n}哭唏n{^ 1110010110010011101011011110010110010100100011110110111001111101111001011001001110101101111001011001010010001111011011100111101101011110 e593ade5948f6e7de593ade5948f6e7b5e
UHC 哭?n}哭?n{^ 1100110111010110001111110110111001111101110011011101011000111111011011100111101101011110 cdd63f6e7dcdd63f6e7b5e

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