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 七鴦ー骼カ疾七 11110000101110101000111010110101111010011111000110110000111010011000111010110110100011101011111011110000101110101000111010110101 f0ba8eb5e9f1b0e98eb68ebef0ba8eb5
EUC-JP ?七鴦ー骼カ疾?七 00111111101111001011011111110010111100111000111010110000111100011110111010001110101101101011110011000000001111111011110010110111 3fbcb7f2f38eb0f1ee8eb6bcc03fbcb7
UTF-8 七鴦ー骼カ疾七 111011101000000110111001111001001011100010000011111010011011010010100110111011111011110110110000111010011010101010111100111011111011110110110110111001111001011010111110111011101000000110111001111001001011100010000011 ee81b9e4b883e9b4a6efbdb0e9aabcefbdb6e796beee81b9e4b883
UHC ?七鴦???疾?七 00111111111101101101001011100100111011000011111100111111001111111111001011110000001111111111011011010010 3ff6d2e4ec3f3f3ff2f03ff6d2

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