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 獐?粧?獐?粧?^ 100011111100101110111010001111111011111011010001001111111000111111001011101110100011111110111110110100010011111101011110 8fcbba3fbed13f8fcbba3fbed13f5e
UTF-8 獐렜粧뒷獐렜粧뒬^ 11100111100011011001000011101011101000001001110011100111101100101010011111101011100100101011011111100111100011011001000011101011101000001001110011100111101100101010011111101011100100101010110001011110 e78d90eba09ce7b2a7eb92b7e78d90eba09ce7b2a7eb92ac5e
UHC 獐렜粧뒷獐렜粧뒬^ 1110110111101111100011101010111011101101111100101011010111011110111011011110111110001110101011101110110111110010101101011101110001011110 edef8eaeedf2b5deedef8eaeedf2b5dc5e

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