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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 莠護、丈コ護、型 11100100101110101000110011101100101001001000111111100100101110101000110011101100101001001000110001011110 e4ba8ceca48fe4ba8ceca48c5e
EUC-JP 莠護、丈コ護、型 11101000101111001011100011101110100011101010010010111110111001101000111010111010101110001110111010001110101001001011011110111111 e8bcb8ee8ea4bee68ebab8ee8ea4b7bf
UTF-8 莠護、丈コ護、型 111010001000111010100000111010001010110110110111111011111011110110100100111001001011100010001000111011111011110110111010111010001010110110110111111011111011110110100100111001011001111010001011 e88ea0e8adb7efbda4e4b888efbdbae8adb7efbda4e59e8b
UHC ?護?丈?護?型 001111111111101111011110001111111110110111011011001111111111101111011110001111111111101011111110 3ffbde3feddb3ffbde3ffafe

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