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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN セ鰊蔗ソセ鰊膺 11110010101111111011111011101001110101111110010011110010101111111011111011101001110101111110010001011110 f2bfbee9d7e4f2bfbee9d7e45e
EUC-JP ?セ鰊蔗ソセ鰊膺 001111111000111010111110111100101101100111101000111101001000111010111111100011101011111011110010110110011110011110111111 3f8ebef2d9e8f48ebf8ebef2d9e7bf
UTF-8 セ鰊蔗ソセ鰊膺 111011101000011110110110111011111011110110111110111010011011000010001010111010001001010010010111111011111011110110111111111011111011110110111110111010011011000010001010111010001000011010111010 ee87b6efbdbee9b08ae89497efbdbfefbdbee9b08ae886ba
UHC ???蔗???膺 00111111001111110011111111101101101111010011111100111111001111111110101111101100 3f3f3fedbd3f3f3febec

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