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 繼??}繼??{^ 1110001110001011001111110011111101111101111000111000101100111111001111110111101101011110 e38b3f3f7de38b3f3f7b5e
EUC-JP 繼??}繼??{^ 1110010111101011001111110011111101111101111001011110101100111111001111110111101101011110 e5eb3f3f7de5eb3f3f7b5e
UTF-8 繼떰쳰}繼떰쳰{^ 111001111011100110111100111010111001011010110000111011001011001110110000011111011110011110111001101111001110101110010110101100001110110010110011101100000111101101011110 e7b9bceb96b0ecb3b07de7b9bceb96b0ecb3b07b5e
UHC 繼떰쳰}繼떰쳰{^ 110011011010100110110110101101101100001111001000011111011100110110101001101101101011011011000011110010000111101101011110 cda9b6b6c3c87dcda9b6b6c3c87b5e

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