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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???阿????阿?^ 00111111001111110011111110001000101000100011111100111111001111110011111110001000101000100011111101011110 3f3f3f88a23f3f3f3f88a23f5e
EUC-JP ???阿????阿?^ 00111111001111110011111110110000101001000011111100111111001111110011111110110000101001000011111101011110 3f3f3fb0a43f3f3f3fb0a43f5e
UTF-8 筽사빓阿쁃筽사빓阿쁃^ 11100111101011011011110111101100100000101010110011101011101110011001001111101001100110001011111111101100100000011000001111100111101011011011110111101100100000101010110011101011101110011001001111101001100110001011111111101100100000011000001101011110 e7adbdec82acebb993e998bfec8183e7adbdec82acebb993e998bfec81835e
UHC 筽사빓阿쁃筽사빓阿쁃^ 111010001010010010111011111001111001010110110111111001001011100110011000010001001110100010100100101110111110011110010101101101111110010010111001100110000100010001011110 e8a4bbe795b7e4b99844e8a4bbe795b7e4b998445e

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