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 雙??}雙??{^ 1001100111010100001111110011111101111101100110011101010000111111001111110111101101011110 99d43f3f7d99d43f3f7b5e
EUC-JP 雙??}雙??{^ 1101001011010110001111110011111101111101110100101101011000111111001111110111101101011110 d2d63f3f7dd2d63f3f7b5e
UTF-8 雙딇뢄}雙딇뢄{^ 111010011001101110011001111010111001010010000111111010111010001010000100011111011110100110011011100110011110101110010100100001111110101110100010100001000111101101011110 e99b99eb9487eba2847de99b99eb9487eba2847b5e
UHC 雙딇뢄}雙딇뢄{^ 111001001010101010001010111011011000111011111110011111011110010010101010100010101110110110001110111111100111101101011110 e4aa8aed8efe7de4aa8aed8efe7b5e

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