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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 衣???衣???^ 1000100011011111001111110011111100111111100010001101111100111111001111110011111101011110 88df3f3f3f88df3f3f3f5e
EUC-JP 衣???衣???^ 1011000011100001001111110011111100111111101100001110000100111111001111110011111101011110 b0e13f3f3fb0e13f3f3f5e
UTF-8 衣잴렩뒷衣잴렩뒬^ 11101000101000011010001111101100100111101011010011101011101000001010100111101011100100101011011111101000101000011010001111101100100111101011010011101011101000001010100111101011100100101010110001011110 e8a1a3ec9eb4eba0a9eb92b7e8a1a3ec9eb4eba0a9eb92ac5e
UHC 衣잴렩뒷衣잴렩뒬^ 1110101111111101110000001110101010001110101101111011010111011110111010111111110111000000111010101000111010110111101101011101110001011110 ebfdc0ea8eb7b5deebfdc0ea8eb7b5dc5e

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