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 縱??}縱??{^ 1110001101110011001111110011111101111101111000110111001100111111001111110111101101011110 e3733f3f7de3733f3f7b5e
EUC-JP 縱??}縱??{^ 1110010111010100001111110011111101111101111001011101010000111111001111110111101101011110 e5d43f3f7de5d43f3f7b5e
UTF-8 縱곈쒼}縱곈쒼{^ 111001111011100010110001111010101011001110001000111011001001001010111100011111011110011110111000101100011110101010110011100010001110110010010010101111000111101101011110 e7b8b1eab388ec92bc7de7b8b1eab388ec92bc7b5e
UHC 縱곈쒼}縱곈쒼{^ 111100001111110110110000111010011011111010110000011111011111000011111101101100001110100110111110101100000111101101011110 f0fdb0e9beb07df0fdb0e9beb07b5e

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