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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 霆雁ーコ荳茨スソ驥 1110100010111011100010101110010110110000101110101110010010111000100010001110111110111101101111111110100110000111 e8bb8ae5b0bae4b888efbdbfe987
EUC-JP 霆雁ーコ荳茨スソ驥 111100001011110110110100111001111000111010110000100011101011101011101000101110101011000011110001100011101011110110001110101111111111000111100111 f0bdb4e78eb08ebae8bab0f18ebd8ebff1e7
UTF-8 霆雁ーコ荳茨スソ驥 111010011001110010000110111010011001101110000001111011111011110110110000111011111011110110111010111010001000110110110011111010001000110010101000111011111011110110111101111011111011110110111111111010011010100110100101 e99c86e99b81efbdb0efbdbae88db3e88ca8efbdbdefbdbfe9a9a5
UHC 霆雁??荳茨??驥 1110111111111101111001001101001000111111001111111101010011100101111011011011110000111111001111111101000111001010 effde4d23f3fd4e5edbc3f3fd1ca

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