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 ??粧???粧?^ 0011111100111111100011111100111100111111001111110011111110001111110011110011111101011110 3f3f8fcf3f3f3f8fcf3f5e
EUC-JP 馹?粧?馹?粧?^ 100011111110100110100001001111111011111011010001001111111000111111101001101000010011111110111110110100010011111101011110 8fe9a13fbed13f8fe9a13fbed13f5e
UTF-8 馹렟粧뒷馹렟粧뒬^ 11101001101001101011100111101011101000001001111111100111101100101010011111101011100100101011011111101001101001101011100111101011101000001001111111100111101100101010011111101011100100101010110001011110 e9a6b9eba09fe7b2a7eb92b7e9a6b9eba09fe7b2a7eb92ac5e
UHC 馹렟粧뒷馹렟粧뒬^ 1110110011110001100011101011000011101101111100101011010111011110111011001111000110001110101100001110110111110010101101011101110001011110 ecf18eb0edf2b5deecf18eb0edf2b5dc5e

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