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^ 100011000111110000111111100100101010001000111111010001001000110001111100001111111001001010100010001111110100010001011110 8c7c3f92a23f448c7c3f92a23f445e
EUC-JP 芸?弔?D芸?弔?D^ 101101111101110100111111110001001010010000111111010001001011011111011101001111111100010010100100001111110100010001011110 b7dd3fc4a43f44b7dd3fc4a43f445e
UTF-8 芸렑弔렲D芸렑弔렲D^ 111010001000101010111000111010111010000010010001111001011011110010010100111010111010000010110010010001001110100010001010101110001110101110100000100100011110010110111100100101001110101110100000101100100100010001011110 e88ab8eba091e5bc94eba0b244e88ab8eba091e5bc94eba0b2445e
UHC 芸렑弔렲D芸렑弔렲D^ 11101001111111011000111010100110111100001100000010001110101111110100010011101001111111011000111010100110111100001100000010001110101111110100010001011110 e9fd8ea6f0c08ebf44e9fd8ea6f0c08ebf445e

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