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{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN ??]n}??]n{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
EUC-JP 濩?]n}濩?]n{^ 100011111100100110100100001111110101110101101110011111011000111111001001101001000011111101011101011011100111101101011110 8fc9a43f5d6e7d8fc9a43f5d6e7b5e
UTF-8 濩렔]n}濩렔]n{^ 11100110101111111010100111101011101000001001010001011101011011100111110111100110101111111010100111101011101000001001010001011101011011100111101101011110 e6bfa9eba0945d6e7de6bfa9eba0945d6e7b5e
UHC 濩렔]n}濩렔]n{^ 111110111100110110001110101010010101110101101110011111011111101111001101100011101010100101011101011011100111101101011110 fbcd8ea95d6e7dfbcd8ea95d6e7b5e

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