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{^ 001111110011111100111111111000101110000101101110011111010011111100111111001111111110001011100001011011100111101101011110 3f3f3fe2e16e7d3f3f3fe2e16e7b5e
EUC-JP ???粃n}???粃n{^ 001111110011111100111111111001001110001101101110011111010011111100111111001111111110010011100011011011100111101101011110 3f3f3fe4e36e7d3f3f3fe4e36e7b5e
UTF-8 롍롕뤵粃n}롍롕뤵粃n{^ 1110101110100001100011011110101110100001100101011110101110100100101101011110011110110010100000110110111001111101111010111010000110001101111010111010000110010101111010111010010010110101111001111011001010000011011011100111101101011110 eba18deba195eba4b5e7b2836e7deba18deba195eba4b5e7b2836e7b5e
UHC 롍롕뤵粃n}롍롕뤵粃n{^ 100011101101001110001110110110011000111111100011110111011111101101101110011111011000111011010011100011101101100110001111111000111101110111111011011011100111101101011110 8ed38ed98fe3ddfb6e7d8ed38ed98fe3ddfb6e7b5e

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