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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 瀛??[瀛??[^ 1110000001101001001111110011111101011011111000000110100100111111001111110101101101011110 e0693f3f5be0693f3f5b5e
EUC-JP 瀛??[瀛??[^ 1101111111001010001111110011111101011011110111111100101000111111001111110101101101011110 dfca3f3f5bdfca3f3f5b5e
UTF-8 瀛쒐쎕[瀛쒐쎕[^ 111001111000000010011011111011001001001010010000111011001000111010010101010110111110011110000000100110111110110010010010100100001110110010001110100101010101101101011110 e7809bec9290ec8e955be7809bec9290ec8e955b5e
UHC 瀛쒐쎕[瀛쒐쎕[^ 111001111011101010011100111001111001101110111100010110111110011110111010100111001110011110011011101111000101101101011110 e7ba9ce79bbc5be7ba9ce79bbc5b5e

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