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 ?g?Yn}?g?Yn{^ 00111111011001110011111101011001011011100111110100111111011001110011111101011001011011100111101101011110 3f673f596e7d3f673f596e7b5e
SJIS-WIN ?g?Yn}?g?Yn{^ 00111111011001110011111101011001011011100111110100111111011001110011111101011001011011100111101101011110 3f673f596e7d3f673f596e7b5e
EUC-JP ?g?Yn}?g?Yn{^ 00111111011001110011111101011001011011100111110100111111011001110011111101011001011011100111101101011110 3f673f596e7d3f673f596e7b5e
UTF-8 챕g혧Yn}챕g혧Yn{^ 111011001011000110010101011001111110110110011000101001110101100101101110011111011110110010110001100101010110011111101101100110001010011101011001011011100111101101011110 ecb19567ed98a7596e7decb19567ed98a7596e7b5e
UHC 챕g혧Yn}챕g혧Yn{^ 1100001110101001011001111100001010001111010110010110111001111101110000111010100101100111110000101000111101011001011011100111101101011110 c3a967c28f596e7dc3a967c28f596e7b5e

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