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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???寃????寃?B 00111111001111110011111110011011100000110011111100111111001111110011111110011011100000110011111101000010 3f3f3f9b833f3f3f3f9b833f42
EUC-JP ???寃????寃?B 00111111001111110011111111010101111000110011111100111111001111110011111111010101111000110011111101000010 3f3f3fd5e33f3f3f3fd5e33f42
UTF-8 烈ㅻ냴寃뾴烈ㅻ냴寃뾴B 11101111101001101001111111100011100001011011101111101011100000111011010011100101101011111000001111101011101111101011010011101111101001101001111111100011100001011011101111101011100000111011010011100101101011111000001111101011101111101011010001000010 efa69fe385bbeb83b4e5af83ebbeb4efa69fe385bbeb83b4e5af83ebbeb442
UHC 烈ㅻ냴寃뾴烈ㅻ냴寃뾴B 111001101110111110100100111010111000011010000100111010101011001010010111011101101110011011101111101001001110101110000110100001001110101010110010100101110111011001000010 e6efa4eb8684eab29776e6efa4eb8684eab2977642

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