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 10010101010100010011111110010010011101110011111110010101010100010011111110010010011101110011111101000010 95513f92773f95513f92773f42
EUC-JP 媛?蜘?媛?蜘?B 11001001101100100011111111000011110110000011111111001001101100100011111111000011110110000011111101000010 c9b23fc3d83fc9b23fc3d83f42
UTF-8 媛렲蜘렲媛렲蜘렲B 11100101101010101001101111101011101000001011001011101000100111001001100011101011101000001011001011100101101010101001101111101011101000001011001011101000100111001001100011101011101000001011001001000010 e5aa9beba0b2e89c98eba0b2e5aa9beba0b2e89c98eba0b242
UHC 媛렲蜘렲媛렲蜘렲B 1110101010110000100011101011111111110010101110111000111010111111111010101011000010001110101111111111001010111011100011101011111101000010 eab08ebff2bb8ebfeab08ebff2bb8ebf42

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