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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 裘包・ー}裘包・ー{^ 111001011110001010010101111011111010010110110000011111011110010111100010100101011110111110100101101100000111101101011110 e5e295efa5b07de5e295efa5b07b5e
EUC-JP 裘包・ー}裘包・ー{^ 11101010111001001100101011110001100011101010010110001110101100000111110111101010111001001100101011110001100011101010010110001110101100000111101101011110 eae4caf18ea58eb07deae4caf18ea58eb07b5e
UTF-8 裘包・ー}裘包・ー{^ 111010001010001110011000111001011000110010000101111011111011110110100101111011111011110110110000011111011110100010100011100110001110010110001100100001011110111110111101101001011110111110111101101100000111101101011110 e8a398e58c85efbda5efbdb07de8a398e58c85efbda5efbdb07b5e
UHC ?包??}?包??{^ 00111111111110001101000000111111001111110111110100111111111110001101000000111111001111110111101101011110 3ff8d03f3f7d3ff8d03f3f7b5e

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