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??{^ 0011111101000111001111110011111101111101001111110100011100111111001111110111101101011110 3f473f3f7d3f473f3f7b5e
SJIS-WIN 短G多村}短G多村{^ 1001001001011010010001111001000110111101100100011011101001111101100100100101101001000111100100011011110110010001101110100111101101011110 925a4791bd91ba7d925a4791bd91ba7b5e
EUC-JP 短G多村}短G多村{^ 1100001110111011010001111100001010111111110000101011110001111101110000111011101101000111110000101011111111000010101111000111101101011110 c3bb47c2bfc2bc7dc3bb47c2bfc2bc7b5e
UTF-8 短G多村}短G多村{^ 1110011110011111101011010100011111100101101001001001101011100110100111011001000101111101111001111001111110101101010001111110010110100100100110101110011010011101100100010111101101011110 e79fad47e5a49ae69d917de79fad47e5a49ae69d917b5e
UHC 短G多村}短G多村{^ 1101001110101101010001111101001011111101111101011011110101111101110100111010110101000111110100101111110111110101101111010111101101011110 d3ad47d2fdf5bd7dd3ad47d2fdf5bd7b5e

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