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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 姙?苑?n}姙?苑?n{^ 1001101101001011001111111000100110010001001111110110111001111101100110110100101100111111100010011001000100111111011011100111101101011110 9b4b3f89913f6e7d9b4b3f89913f6e7b5e
EUC-JP 姙?苑?n}姙?苑?n{^ 1101010110101100001111111011000111110001001111110110111001111101110101011010110000111111101100011111000100111111011011100111101101011110 d5ac3fb1f13f6e7dd5ac3fb1f13f6e7b5e
UTF-8 姙렱苑렔n}姙렱苑렔n{^ 1110010110100111100110011110101110100000101100011110100010001011100100011110101110100000100101000110111001111101111001011010011110011001111010111010000010110001111010001000101110010001111010111010000010010100011011100111101101011110 e5a799eba0b1e88b91eba0946e7de5a799eba0b1e88b91eba0946e7b5e
UHC 姙렱苑렔n}姙렱苑렔n{^ 111011001111010110001110101111101110101010111101100011101010100101101110011111011110110011110101100011101011111011101010101111011000111010101001011011100111101101011110 ecf58ebeeabd8ea96e7decf58ebeeabd8ea96e7b5e

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