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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?辱晁奚}?辱晁奚{^ 0011111110010000010010101001110111101000100110101111011001111101001111111001000001001010100111011110100010011010111101100111101101011110 3f904a9de89af67d3f904a9de89af67b5e
EUC-JP ?辱晁奚}?辱晁奚{^ 0011111110111111101010111101101011101010110101001111100001111101001111111011111110101011110110101110101011010100111110000111101101011110 3fbfabdaead4f87d3fbfabdaead4f87b5e
UTF-8 뤚辱晁奚}뤚辱晁奚{^ 111010111010010010011010111010001011111010110001111001101001100110000001111001011010010110011010011111011110101110100100100110101110100010111110101100011110011010011001100000011110010110100101100110100111101101011110 eba49ae8beb1e69981e5a59a7deba49ae8beb1e69981e5a59a7b5e
UHC 뤚辱晁奚}뤚辱晁奚{^ 10001111110010011110100110110100111100001100010111111010101010000111110110001111110010011110100110110100111100001100010111111010101010000111101101011110 8fc9e9b4f0c5faa87d8fc9e9b4f0c5faa87b5e

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