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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?泓?}?泓?{^ 0011111110011111100101110011111101111101001111111001111110010111001111110111101101011110 3f9f973f7d3f9f973f7b5e
EUC-JP ?泓?}?泓?{^ 0011111111011101111101110011111101111101001111111101110111110111001111110111101101011110 3fddf73f7d3fddf73f7b5e
UTF-8 뤿泓훞}뤿泓훞{^ 111010111010010010111111111001101011001110010011111011011001101110011110011111011110101110100100101111111110011010110011100100111110110110011011100111100111101101011110 eba4bfe6b393ed9b9e7deba4bfe6b393ed9b9e7b5e
UHC 뤿泓훞}뤿泓훞{^ 100011111110101111111011111100101100010001101110011111011000111111101011111110111111001011000100011011100111101101011110 8febfbf2c46e7d8febfbf2c46e7b5e

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