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 ????????w 001111110011111100111111001111110011111100111111001111110011111101110111 3f3f3f3f3f3f3f3f77
SJIS-WIN 矮?旭?矮?蟹?w 11100001111000100011111110001000101011100011111111100001111000100011111110001010010010010011111101110111 e1e23f88ae3fe1e23f8a493f77
EUC-JP 矮?旭?矮?蟹?w 11100010111001000011111110110000101100000011111111100010111001000011111110110011101010100011111101110111 e2e43fb0b03fe2e43fb3aa3f77
UTF-8 矮렡旭렠矮렡蟹렰w 11100111100111111010111011101011101000001010000111100110100101111010110111101011101000001010000011100111100111111010111011101011101000001010000111101000100111111011100111101011101000001011000001110111 e79faeeba0a1e697adeba0a0e79faeeba0a1e89fb9eba0b077
UHC 矮렡旭렠矮렡蟹렰w 1110100011100001100011101011001011101001111011111000111010110001111010001110000110001110101100101111101010101111100011101011110101110111 e8e18eb2e9ef8eb1e8e18eb2faaf8ebd77

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