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^ 10010010101000100011111100111111001111110100010010010010101000100011111100111111001111110100010001011110 92a23f3f3f4492a23f3f3f445e
EUC-JP 弔???D弔???D^ 11000100101001000011111100111111001111110100010011000100101001000011111100111111001111110100010001011110 c4a43f3f3f44c4a43f3f3f445e
UTF-8 弔렲欌렪D弔렲欌렪D^ 111001011011110010010100111010111010000010110010111001101010110010001100111010111010000010101010010001001110010110111100100101001110101110100000101100101110011010101100100011001110101110100000101010100100010001011110 e5bc94eba0b2e6ac8ceba0aa44e5bc94eba0b2e6ac8ceba0aa445e
UHC 弔렲欌렪D弔렲欌렪D^ 11110000110000001000111010111111111011011110101110001110101110000100010011110000110000001000111010111111111011011110101110001110101110000100010001011110 f0c08ebfedeb8eb844f0c08ebfedeb8eb8445e

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