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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 'ユマW}'ユマW{^ 11111010010101101101010111001111010101110111110111111010010101101101010111001111010101110111101101011110 fa56d5cf577dfa56d5cf577b5e
EUC-JP ?ユマW}?ユマW{^ 001111111000111011010101100011101100111101010111011111010011111110001110110101011000111011001111010101110111101101011110 3f8ed58ecf577d3f8ed58ecf577b5e
UTF-8 'ユマW}'ユマW{^ 1110111110111100100001111110111110111110100101011110111110111110100011110101011101111101111011111011110010000111111011111011111010010101111011111011111010001111010101110111101101011110 efbc87efbe95efbe8f577defbc87efbe95efbe8f577b5e
UHC '??W}'??W{^ 10100011101001110011111100111111010101110111110110100011101001110011111100111111010101110111101101011110 a3a73f3f577da3a73f3f577b5e

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