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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ渉ゥテ催ュツェツョ 110000101000111111000010101010011100001110001101110000111010110111000010101010101100001010101110 c28fc2a9c38dc3adc2aac2ae
EUC-JP ツ渉ゥテ催ュツェツョ 1000111011000010101111101100010010001110101010011000111011000011101110101100010110001110101011011000111011000010100011101010101010001110110000101000111010101110 8ec2bec48ea98ec3bac58ead8ec28eaa8ec28eae
UTF-8 ツ渉ゥテ催ュツェツョ 111011111011111010000010111001101011100010001001111011111011110110101001111011111011111010000011111001011000001010101100111011111011110110101101111011111011111010000010111011111011110110101010111011111011111010000010111011111011110110101110 efbe82e6b889efbda9efbe83e582acefbdadefbe82efbdaaefbe82efbdae
UHC ????催????? 0011111100111111001111110011111111110101110010100011111100111111001111110011111100111111 3f3f3f3ff5ca3f3f3f3f3f

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