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 雲?箏?雲?箏?^ 10001001010111110011111111100010101101010011111110001001010111110011111111100010101101010011111101011110 895f3fe2b53f895f3fe2b53f5e
EUC-JP 雲?箏?雲?箏?^ 10110001110000000011111111100100101101110011111110110001110000000011111111100100101101110011111101011110 b1c03fe4b73fb1c03fe4b73f5e
UTF-8 雲렯箏급雲렯箏긁^ 11101001100110111011001011101011101000001010111111100111101011101000111111101010101110001000100111101001100110111011001011101011101000001010111111100111101011101000111111101010101110001000000101011110 e99bb2eba0afe7ae8feab889e99bb2eba0afe7ae8feab8815e
UHC 雲렯箏급雲렯箏긁^ 1110101010100011100011101011110011101110101101001011000111011110111010101010001110001110101111001110111010110100101100011101110001011110 eaa38ebceeb4b1deeaa38ebceeb4b1dc5e

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