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 ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
SJIS-WIN モケH}モケH{^ 11110111101000111101001110111001010010000111110111110111101000111101001110111001010010000111101101011110 f7a3d3b9487df7a3d3b9487b5e
EUC-JP ?モケH}?モケH{^ 001111111000111011010011100011101011100101001000011111010011111110001110110100111000111010111001010010000111101101011110 3f8ed38eb9487d3f8ed38eb9487b5e
UTF-8 モケH}モケH{^ 1110111010010110100001101110111110111110100100111110111110111101101110010100100001111101111011101001011010000110111011111011111010010011111011111011110110111001010010000111101101011110 ee9686efbe93efbdb9487dee9686efbe93efbdb9487b5e
UHC ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e

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