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 ?募晁孩}?募晁孩{^ 0011111110010101111001011001110111101000100110110111011101111101001111111001010111100101100111011110100010011011011101110111101101011110 3f95e59de89b777d3f95e59de89b777b5e
EUC-JP ?募晁孩}?募晁孩{^ 0011111111001010111001111101101011101010110101011101100001111101001111111100101011100111110110101110101011010101110110000111101101011110 3fcae7daead5d87d3fcae7daead5d87b5e
UTF-8 뤲募晁孩}뤲募晁孩{^ 111010111010010010110010111001011000101110011111111001101001100110000001111001011010110110101001011111011110101110100100101100101110010110001011100111111110011010011001100000011110010110101101101010010111101101011110 eba4b2e58b9fe69981e5ada97deba4b2e58b9fe69981e5ada97b5e
UHC 뤲募晁孩}뤲募晁孩{^ 10001111111000001101100110110100111100001100010111111010101010010111110110001111111000001101100110110100111100001100010111111010101010010111101101011110 8fe0d9b4f0c5faa97d8fe0d9b4f0c5faa97b5e

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