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 莊h翁}莊h翁{^ 111001001011010110000010100010001000100110100101011111011110010010110101100000101000100010001001101001010111101101011110 e4b5828889a57de4b5828889a57b5e
EUC-JP 莊h翁}莊h翁{^ 111010001011011110100011111010001011001010100111011111011110100010110111101000111110100010110010101001110111101101011110 e8b7a3e8b2a77de8b7a3e8b2a77b5e
UTF-8 莊h翁}莊h翁{^ 111010001000111010001010111011111011110110001000111001111011111110000001011111011110100010001110100010101110111110111101100010001110011110111111100000010111101101011110 e88e8aefbd88e7bf817de88e8aefbd88e7bf817b5e
UHC 莊h翁}莊h翁{^ 111011011111011010100011111010001110100010111010011111011110110111110110101000111110100011101000101110100111101101011110 edf6a3e8e8ba7dedf6a3e8e8ba7b5e

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