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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 醍?紙?醍?紙?B 10010001111001110011111110001110100001100011111110010001111001110011111110001110100001100011111101000010 91e73f8e863f91e73f8e863f42
EUC-JP 醍?紙?醍?紙?B 11000010111010010011111110111011111001100011111111000010111010010011111110111011111001100011111101000010 c2e93fbbe63fc2e93fbbe63f42
UTF-8 醍렲紙렟醍렲紙렟B 11101001100001101000110111101011101000001011001011100111101101001001100111101011101000001001111111101001100001101000110111101011101000001011001011100111101101001001100111101011101000001001111101000010 e9868deba0b2e7b499eba09fe9868deba0b2e7b499eba09f42
UHC 醍렲紙렟醍렲紙렟B 1111000010110101100011101011111111110010101101011000111010110000111100001011010110001110101111111111001010110101100011101011000001000010 f0b58ebff2b58eb0f0b58ebff2b58eb042

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