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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ??????湲??A 0011111100111111001111110011111100111111001111111001111111010001001111110011111101000001 3f3f3f3f3f3f9fd13f3f41
EUC-JP ???靷??湲??A 00111111001111110011111110001111111001111011110100111111001111111101111011010011001111110011111101000001 3f3f3f8fe7bd3f3fded33f3f41
UTF-8 列룸씈靷욃쑵湲곕떭A 11101111101001101001110011101011101000111011100011101100100101001000100011101001100111011011011111101100100110101000001111101100100100011011010111100110101110011011001011101010101100111001010111101011100101101010110101000001 efa69ceba3b8ec9488e99db7ec9a83ec91b5e6b9b2eab395eb96ad41
UHC 列룸씈靷욃쑵湲곕떭A 11100110111010101011011111101011100111011010000011101100111001101001111011100101101111101010101011101010101110001011000011101011100010111011110101000001 e6eab7eb9da0ece69ee5beaaeab8b0eb8bbd41

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