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 ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN ?θ?唯??θ?唯?E 001111111000001111000110001111111001011101000010001111110011111110000011110001100011111110010111010000100011111101000101 3f83c63f97423f3f83c63f97423f45
EUC-JP ?θ?唯??θ?唯?E 001111111010011011001000001111111100110110100011001111110011111110100110110010000011111111001101101000110011111101000101 3fa6c83fcda33f3fa6c83fcda33f45
UTF-8 嶪θ댒唯펆嶪θ댒唯펉E 1110010110110110101010101100111010111000111010111000110010010010111001011001010010101111111011011000111010000110111001011011011010101010110011101011100011101011100011001001001011100101100101001010111111101101100011101000100101000101 e5b6aaceb8eb8c92e594afed8e86e5b6aaceb8eb8c92e594afed8e8945
UHC 嶪θ댒唯펆嶪θ댒唯펉E 111001011111010110100101111010001000100010111001111010101110011010111100010110011110010111110101101001011110100010001000101110011110101011100110101111000110001001000101 e5f5a5e888b9eae6bc59e5f5a5e888b9eae6bc6245

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