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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?縞n}?縞n{^ 0011111110001110110010000110111001111101001111111000111011001000011011100111101101011110 3f8ec86e7d3f8ec86e7b5e
EUC-JP ?縞n}?縞n{^ 0011111110111100110010100110111001111101001111111011110011001010011011100111101101011110 3fbcca6e7d3fbcca6e7b5e
UTF-8 뤶縞n}뤶縞n{^ 1110101110100100101101101110011110111000100111100110111001111101111010111010010010110110111001111011100010011110011011100111101101011110 eba4b6e7b89e6e7deba4b6e7b89e6e7b5e
UHC 뤶縞n}뤶縞n{^ 10001111111001001111101111010110011011100111110110001111111001001111101111010110011011100111101101011110 8fe4fbd66e7d8fe4fbd66e7b5e

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