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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ーーn}ーーn{^ 1011000011111001010101111011000011111001010010100110111001111101101100001111100101010111101100001111100101001010011011100111101101011110 b0f957b0f94a6e7db0f957b0f94a6e7b5e
EUC-JP ー?ー?n}ー?ー?n{^ 1000111010110000001111111000111010110000001111110110111001111101100011101011000000111111100011101011000000111111011011100111101101011110 8eb03f8eb03f6e7d8eb03f8eb03f6e7b5e
UTF-8 ーーn}ーーn{^ 1110111110111101101100001110111010011010101100111110111110111101101100001110111010011010101001100110111001111101111011111011110110110000111011101001101010110011111011111011110110110000111011101001101010100110011011100111101101011110 efbdb0ee9ab3efbdb0ee9aa66e7defbdb0ee9ab3efbdb0ee9aa66e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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