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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 豫?????喩??^ 100110001010110000111111001111110011111100111111001111111001101001100111001111110011111101011110 98ac3f3f3f3f3f9a673f3f5e
EUC-JP 豫?????喩??^ 110100001010111000111111001111110011111100111111001111111101001111001000001111110011111101011110 d0ae3f3f3f3f3fd3c83f3f5e
UTF-8 豫뗫돀泥묋뀑喩쀬퐶^ 11101000101100011010101111101011100101111010101111101011100011111000000011101111101001111010001111101011101011001000101111101011100000001001000111100101100101101010100111101100100000001010110011101101100100001011011001011110 e8b1abeb97abeb8f80efa7a3ebac8beb8091e596a9ec80aced90b65e
UHC 豫뗫돀泥묋뀑喩쀬퐶^ 11100111111000111000101111101011100010011001001111101100101100101001000111101000100001011000101111101010111001111001011111101100101111011001111101011110 e7e38beb8993ecb291e8858beae797ecbd9f5e

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