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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 。ェミD。ェミD^ 10100001111110001000111110101010110100000100010010100001111110001000111110101010110100000100010001011110 a1f88faad044a1f88faad0445e
EUC-JP 。?ェミD。?ェミD^ 1000111010100001001111111000111010101010100011101101000001000100100011101010000100111111100011101010101010001110110100000100010001011110 8ea13f8eaa8ed0448ea13f8eaa8ed0445e
UTF-8 。ェミD。ェミD^ 111011111011110110100001111011101001100010101110111011111011110110101010111011111011111010010000010001001110111110111101101000011110111010011000101011101110111110111101101010101110111110111110100100000100010001011110 efbda1ee98aeefbdaaefbe9044efbda1ee98aeefbdaaefbe90445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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