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^ 11100011100111010011111100111111001111110100010011100011100111010011111100111111001111110100010001011110 e39d3f3f3f44e39d3f3f3f445e
EUC-JP 缸???D缸???D^ 11100101111111010011111100111111001111110100010011100101111111010011111100111111001111110100010001011110 e5fd3f3f3f44e5fd3f3f3f445e
UTF-8 缸멱렭슨D缸멱렭슨D^ 111001111011110010111000111010111010100110110001111010111010000010101101111011001000101010101000010001001110011110111100101110001110101110101001101100011110101110100000101011011110110010001010101010000100010001011110 e7bcb8eba9b1eba0adec8aa844e7bcb8eba9b1eba0adec8aa8445e
UHC 缸멱렭슨D缸멱렭슨D^ 11111001111111001011100011101000100011101011101010111101101111000100010011111001111111001011100011101000100011101011101010111101101111000100010001011110 f9fcb8e88ebabdbc44f9fcb8e88ebabdbc445e

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