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 炅臥汞}炅臥汞{^ 111110110101000110001001111001111001111110000111011111011111101101010001100010011110011110011111100001110111101101011110 fb5189e79f877dfb5189e79f877b5e
EUC-JP 炅臥汞}炅臥汞{^ 1000111111001001110010101011001011101001110111011110011101111101100011111100100111001010101100101110100111011101111001110111101101011110 8fc9cab2e9dde77d8fc9cab2e9dde77b5e
UTF-8 炅臥汞}炅臥汞{^ 111001111000001010000101111010001000011110100101111001101011000110011110011111011110011110000010100001011110100010000111101001011110011010110001100111100111101101011110 e78285e887a5e6b19e7de78285e887a5e6b19e7b5e
UHC 炅臥汞}炅臥汞{^ 110011001101110111101000110000101111101111110001011111011100110011011101111010001100001011111011111100010111101101011110 ccdde8c2fbf17dccdde8c2fbf17b5e

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