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 ?F??n}?F??n{^ 00111111010001100011111100111111011011100111110100111111010001100011111100111111011011100111101101011110 3f463f3f6e7d3f463f3f6e7b5e
SJIS-WIN ?F??n}?F??n{^ 00111111010001100011111100111111011011100111110100111111010001100011111100111111011011100111101101011110 3f463f3f6e7d3f463f3f6e7b5e
EUC-JP ?F??n}?F??n{^ 00111111010001100011111100111111011011100111110100111111010001100011111100111111011011100111101101011110 3f463f3f6e7d3f463f3f6e7b5e
UTF-8 횪F혷횛n}횪F혷횛n{^ 11101101100110101010101001000110111011011001100010110111111011011001101010011011011011100111110111101101100110101010101001000110111011011001100010110111111011011001101010011011011011100111101101011110 ed9aaa46ed98b7ed9a9b6e7ded9aaa46ed98b7ed9a9b6e7b5e
UHC 횪F혷횛n}횪F혷횛n{^ 11000011101000000100011011000010100111101100001110010101011011100111110111000011101000000100011011000010100111101100001110010101011011100111101101011110 c3a046c29ec3956e7dc3a046c29ec3956e7b5e

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