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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 造????}造????{^ 100100011010001000111111001111110011111100111111011111011001000110100010001111110011111100111111001111110111101101011110 91a23f3f3f3f7d91a23f3f3f3f7b5e
EUC-JP 造????}造????{^ 110000101010010000111111001111110011111100111111011111011100001010100100001111110011111100111111001111110111101101011110 c2a43f3f3f3f7dc2a43f3f3f3f7b5e
UTF-8 造섦뤵좁펛}造섦뤵좁펛{^ 111010011000000010100000111011001000010010100110111010111010010010110101111011001010001010000001111011011000111010011011011111011110100110000000101000001110110010000100101001101110101110100100101101011110110010100010100000011110110110001110100110110111101101011110 e980a0ec84a6eba4b5eca281ed8e9b7de980a0ec84a6eba4b5eca281ed8e9b7b5e
UHC 造섦뤵좁펛}造섦뤵좁펛{^ 1111000011100011101111001011010010001111111000111100000110111100101111000110110101111101111100001110001110111100101101001000111111100011110000011011110010111100011011010111101101011110 f0e3bcb48fe3c1bcbc6d7df0e3bcb48fe3c1bcbc6d7b5e

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