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 咫??}咫??{^ 1001101001000000001111110011111101111101100110100100000000111111001111110111101101011110 9a403f3f7d9a403f3f7b5e
EUC-JP 咫??}咫??{^ 1101001110100001001111110011111101111101110100111010000100111111001111110111101101011110 d3a13f3f7dd3a13f3f7b5e
UTF-8 咫띄껭}咫띄껭{^ 111001011001001010101011111010111001110110000100111010101011101110101101011111011110010110010010101010111110101110011101100001001110101010111011101011010111101101011110 e592abeb9d84eabbad7de592abeb9d84eabbad7b5e
UHC 咫띄껭}咫띄껭{^ 111100101010000110110110111001111011001010110111011111011111001010100001101101101110011110110010101101110111101101011110 f2a1b6e7b2b77df2a1b6e7b2b77b5e

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