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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ¬ユマ}¬ユマ{^ 1000000111001010110101011100111101111101100000011100101011010101110011110111101101011110 81cad5cf7d81cad5cf7b5e
EUC-JP ¬ユマ}¬ユマ{^ 101000101100110010001110110101011000111011001111011111011010001011001100100011101101010110001110110011110111101101011110 a2cc8ed58ecf7da2cc8ed58ecf7b5e
UTF-8 ¬ユマ}¬ユマ{^ 111011111011111110100010111011111011111010010101111011111011111010001111011111011110111110111111101000101110111110111110100101011110111110111110100011110111101101011110 efbfa2efbe95efbe8f7defbfa2efbe95efbe8f7b5e
UHC ¬??}¬??{^ 1010000111111110001111110011111101111101101000011111111000111111001111110111101101011110 a1fe3f3f7da1fe3f3f7b5e

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