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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?棹潮n}?棹潮n{^ 001111111001111010101000100100101010101001101110011111010011111110011110101010001001001010101010011011100111101101011110 3f9ea892aa6e7d3f9ea892aa6e7b5e
EUC-JP ?棹潮n}?棹潮n{^ 001111111101110010101010110001001010110001101110011111010011111111011100101010101100010010101100011011100111101101011110 3fdcaac4ac6e7d3fdcaac4ac6e7b5e
UTF-8 룵棹潮n}룵棹潮n{^ 1110101110100011101101011110011010100011101110011110011010111101101011100110111001111101111010111010001110110101111001101010001110111001111001101011110110101110011011100111101101011110 eba3b5e6a3b9e6bdae6e7deba3b5e6a3b9e6bdae6e7b5e
UHC 룵棹潮n}룵棹潮n{^ 1000111110101010110101001010000111110000110011010110111001111101100011111010101011010100101000011111000011001101011011100111101101011110 8faad4a1f0cd6e7d8faad4a1f0cd6e7b5e

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