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 莢遮射}莢遮射{^ 111001001011000010001110110101011000111011001011011111011110010010110000100011101101010110001110110010110111101101011110 e4b08ed58ecb7de4b08ed58ecb7b5e
EUC-JP 莢遮射}莢遮射{^ 111010001011001010111100110101111011110011001101011111011110100010110010101111001101011110111100110011010111101101011110 e8b2bcd7bccd7de8b2bcd7bccd7b5e
UTF-8 莢遮射}莢遮射{^ 111010001000111010100010111010011000000110101110111001011011000010000100011111011110100010001110101000101110100110000001101011101110010110110000100001000111101101011110 e88ea2e981aee5b0847de88ea2e981aee5b0847b5e
UHC 莢遮射}莢遮射{^ 111110101111100011110011101101001101111011010010011111011111101011111000111100111011010011011110110100100111101101011110 faf8f3b4ded27dfaf8f3b4ded27b5e

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