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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??荏n}??荏n{^ 00111111001111111000100101100000011011100111110100111111001111111000100101100000011011100111101101011110 3f3f89606e7d3f3f89606e7b5e
EUC-JP ??荏n}??荏n{^ 00111111001111111011000111000001011011100111110100111111001111111011000111000001011011100111101101011110 3f3fb1c16e7d3f3fb1c16e7b5e
UTF-8 딱룫荏n}딱룫荏n{^ 1110101110010100101100011110101110100011101010111110100010001101100011110110111001111101111010111001010010110001111010111010001110101011111010001000110110001111011011100111101101011110 eb94b1eba3abe88d8f6e7deb94b1eba3abe88d8f6e7b5e
UHC 딱룫荏n}딱룫荏n{^ 1011010111111100100011111010001011101100111110110110111001111101101101011111110010001111101000101110110011111011011011100111101101011110 b5fc8fa2ecfb6e7db5fc8fa2ecfb6e7b5e

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