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 ?v?on}?v?on{^ 00111111011101100011111101101111011011100111110100111111011101100011111101101111011011100111101101011110 3f763f6f6e7d3f763f6f6e7b5e
SJIS-WIN ?v?on}?v?on{^ 00111111011101100011111101101111011011100111110100111111011101100011111101101111011011100111101101011110 3f763f6f6e7d3f763f6f6e7b5e
EUC-JP ?v?on}?v?on{^ 00111111011101100011111101101111011011100111110100111111011101100011111101101111011011100111101101011110 3f763f6f6e7d3f763f6f6e7b5e
UTF-8 횪v혖on}횪v혖on{^ 111011011001101010101010011101101110110110011000100101100110111101101110011111011110110110011010101010100111011011101101100110001001011001101111011011100111101101011110 ed9aaa76ed98966f6e7ded9aaa76ed98966f6e7b5e
UHC 횪v혖on}횪v혖on{^ 1100001110100000011101101100001010000001011011110110111001111101110000111010000001110110110000101000000101101111011011100111101101011110 c3a076c2816f6e7dc3a076c2816f6e7b5e

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