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?}?g?{^ 001111110110011100111111011111010011111101100111001111110111101101011110 3f673f7d3f673f7b5e
SJIS-WIN 唸g齏}唸g齏{^ 10011010010110000110011111101000111010110111110110011010010110000110011111101000111010110111101101011110 9a5867e8eb7d9a5867e8eb7b5e
EUC-JP 唸g齏}唸g齏{^ 11010011101110010110011111110000111011010111110111010011101110010110011111110000111011010111101101011110 d3b967f0ed7dd3b967f0ed7b5e
UTF-8 唸g齏}唸g齏{^ 1110010110010100101110000110011111101001101111011000111101111101111001011001010010111000011001111110100110111101100011110111101101011110 e594b867e9bd8f7de594b867e9bd8f7b5e
UHC ?g?}?g?{^ 001111110110011100111111011111010011111101100111001111110111101101011110 3f673f7d3f673f7b5e

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