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{^ 00111111001111111001011101100001011011100111110100111111001111111001011101100001011011100111101101011110 3f3f97616e7d3f3f97616e7b5e
EUC-JP ??預n}??預n{^ 00111111001111111100110111000010011011100111110100111111001111111100110111000010011011100111101101011110 3f3fcdc26e7d3f3fcdc26e7b5e
UTF-8 윽급預n}윽급預n{^ 1110110010011100101111011110101010111000100010011110100110100000100100000110111001111101111011001001110010111101111010101011100010001001111010011010000010010000011011100111101101011110 ec9cbdeab889e9a0906e7dec9cbdeab889e9a0906e7b5e
UHC 윽급預n}윽급預n{^ 1100000010111001101100011101111011100111111010000110111001111101110000001011100110110001110111101110011111101000011011100111101101011110 c0b9b1dee7e86e7dc0b9b1dee7e86e7b5e

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