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 伊羲∈}伊羲∈{^ 100010001100100111100011101110101000000110111000011111011000100011001001111000111011101010000001101110000111101101011110 88c9e3ba81b87d88c9e3ba81b87b5e
EUC-JP 伊羲∈}伊羲∈{^ 101100001100101111100110101111001010001010111010011111011011000011001011111001101011110010100010101110100111101101011110 b0cbe6bca2ba7db0cbe6bca2ba7b5e
UTF-8 伊羲∈}伊羲∈{^ 111001001011110010001010111001111011111010110010111000101000100010001000011111011110010010111100100010101110011110111110101100101110001010001000100010000111101101011110 e4bc8ae7beb2e288887de4bc8ae7beb2e288887b5e
UHC 伊羲∈}伊羲∈{^ 111011001010010111111101111111011010000111110100011111011110110010100101111111011111110110100001111101000111101101011110 eca5fdfda1f47deca5fdfda1f47b5e

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