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{^ 001111111000111101100110100111111111000101101110011111010011111110001111011001101001111111110001011011100111101101011110 3f8f669ff16e7d3f8f669ff16e7b5e
EUC-JP ?叔潁n}?叔潁n{^ 001111111011110111000111110111101111001101101110011111010011111110111101110001111101111011110011011011100111101101011110 3fbdc7def36e7d3fbdc7def36e7b5e
UTF-8 왃叔潁n}왃叔潁n{^ 1110110010011001100000111110010110001111100101001110011010111101100000010110111001111101111011001001100110000011111001011000111110010100111001101011110110000001011011100111101101011110 ec9983e58f94e6bd816e7dec9983e58f94e6bd816e7b5e
UHC 왃叔潁n}왃叔潁n{^ 1001111010110110111000101101001011100111101110000110111001111101100111101011011011100010110100101110011110111000011011100111101101011110 9eb6e2d2e7b86e7d9eb6e2d2e7b86e7b5e

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