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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 枝九?璽枝九?霜^ 100011100111110110001011111000110011111110001110101000111000111001111101100010111110001100111111100100011001101001011110 8e7d8be33f8ea38e7d8be33f919a5e
EUC-JP 枝九?璽枝九?霜^ 101110111101111010110110111001010011111110111100101001011011101111011110101101101110010100111111110000011111101001011110 bbdeb6e53fbca5bbdeb6e53fc1fa5e
UTF-8 枝九롛璽枝九롛霜^ 11100110100111101001110111100100101110011001110111101011101000011001101111100111100100101011110111100110100111101001110111100100101110011001110111101011101000011001101111101001100111001001110001011110 e69e9de4b99deba19be792bde69e9de4b99deba19be99c9c5e
UHC 枝九롛璽枝九롛霜^ 1111001010101011110011101111101010001110110111111101111111011110111100101010101111001110111110101000111011011111110111111101110001011110 f2abcefa8edfdfdef2abcefa8edfdfdc5e

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