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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蹂狗沮}蹂狗沮{^ 111001101111100010001011111001111001111110011100011111011110011011111000100010111110011110011111100111000111101101011110 e6f88be79f9c7de6f88be79f9c7b5e
EUC-JP 蹂狗沮}蹂狗沮{^ 111011001111101010110110111010011101110111111100011111011110110011111010101101101110100111011101111111000111101101011110 ecfab6e9ddfc7decfab6e9ddfc7b5e
UTF-8 蹂狗沮}蹂狗沮{^ 111010001011100110000010111001111000101110010111111001101011001010101110011111011110100010111001100000101110011110001011100101111110011010110010101011100111101101011110 e8b982e78b97e6b2ae7de8b982e78b97e6b2ae7b5e
UHC 蹂狗沮}蹂狗沮{^ 111010111011001111001111101101111110111011000001011111011110101110110011110011111011011111101110110000010111101101011110 ebb3cfb7eec17debb3cfb7eec17b5e

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