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 ?竪?}?竪?{^ 0011111110010010010001110011111101111101001111111001001001000111001111110111101101011110 3f92473f7d3f92473f7b5e
EUC-JP ?竪?}?竪?{^ 0011111111000011101010000011111101111101001111111100001110101000001111110111101101011110 3fc3a83f7d3fc3a83f7b5e
UTF-8 暈竪쌩}暈竪쌩{^ 111011111010011110000101111001111010101110101010111011001000110010101001011111011110111110100111100001011110011110101011101010101110110010001100101010010111101101011110 efa785e7abaaec8ca97defa785e7abaaec8ca97b5e
UHC 暈竪쌩}暈竪쌩{^ 111010011111011111100010101101011011110111011111011111011110100111110111111000101011010110111101110111110111101101011110 e9f7e2b5bddf7de9f7e2b5bddf7b5e

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