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 縱ㅻ⊙}縱ㅻ⊙{^ 111001111011100010110001111000111000010110111011111000101000101010011001011111011110011110111000101100011110001110000101101110111110001010001010100110010111101101011110 e7b8b1e385bbe28a997de7b8b1e385bbe28a997b5e
UHC 縱ㅻ⊙}縱ㅻ⊙{^ 111100001111110110100100111010111010001011000001011111011111000011111101101001001110101110100010110000010111101101011110 f0fda4eba2c17df0fda4eba2c17b5e

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