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 ç~‰Š©ç~ˆŠIe^ 1110011101111110100100001000100110001010101010011110011101111110100100001000100010001010010010010110010101011110 e77e90898aa9e77e90888a49655e
SJIS-WIN ?~?????~???Ie^ 0011111101111110001111110011111100111111001111110011111101111110001111110011111100111111010010010110010101011110 3f7e3f3f3f3f3f7e3f3f3f49655e
EUC-JP ç~???©ç~???Ie^ 1000111110101011101011100111111000111111001111110011111110001111101000101110110110001111101010111010111001111110001111110011111100111111010010010110010101011110 8fabae7e3f3f3f8fa2ed8fabae7e3f3f3f49655e
UTF-8 ç~‰Š©ç~ˆŠIe^ 1100001110100111011111101100001010010000110000101000100111000010100010101100001010101001110000111010011101111110110000101001000011000010100010001100001010001010010010010110010101011110 c3a77ec290c289c28ac2a9c3a77ec290c288c28a49655e
UHC ?~?????~???Ie^ 0011111101111110001111110011111100111111001111110011111101111110001111110011111100111111010010010110010101011110 3f7e3f3f3f3f3f7e3f3f3f49655e

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