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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ァ窰コルァ窰コルB 1010011111100010011111101011101011011001101001111110001001111110101110101101100101000010 a7e27ebad9a7e27ebad942
EUC-JP ァ窰コルァ窰コルB 1000111010100111111000111101111110001110101110101000111011011001100011101010011111100011110111111000111010111010100011101101100101000010 8ea7e3df8eba8ed98ea7e3df8eba8ed942
UTF-8 ァ窰コルァ窰コルB 11101111101111011010011111100111101010101011000011101111101111011011101011101111101111101001100111101111101111011010011111100111101010101011000011101111101111011011101011101111101111101001100101000010 efbda7e7aab0efbdbaefbe99efbda7e7aab0efbdbaefbe9942
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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