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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 旋?h旋?fN}旋?h旋?fN{^ 100100001111100100111111011010001001000011111001001111110110011001001110011111011001000011111001001111110110100010010000111110010011111101100110010011100111101101011110 90f93f6890f93f664e7d90f93f6890f93f664e7b5e
EUC-JP 旋剡h旋剡fN}旋剡h旋剡fN{^ 1100000011111011100011111011001111000111011010001100000011111011100011111011001111000111011001100100111001111101110000001111101110001111101100111100011101101000110000001111101110001111101100111100011101100110010011100111101101011110 c0fb8fb3c768c0fb8fb3c7664e7dc0fb8fb3c768c0fb8fb3c7664e7b5e
UTF-8 旋剡h旋剡fN}旋剡h旋剡fN{^ 111001101001011110001011111001011000100110100001011010001110011010010111100010111110010110001001101000010110011001001110011111011110011010010111100010111110010110001001101000010110100011100110100101111000101111100101100010011010000101100110010011100111101101011110 e6978be589a168e6978be589a1664e7de6978be589a168e6978be589a1664e7b5e
UHC 旋剡h旋剡fN}旋剡h旋剡fN{^ 11100000110000011110000011100110011010001110000011000001111000001110011001100110010011100111110111100000110000011110000011100110011010001110000011000001111000001110011001100110010011100111101101011110 e0c1e0e668e0c1e0e6664e7de0c1e0e668e0c1e0e6664e7b5e

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