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 章ェミ靦}章ェミ靦{^ 10001111110011011010101011010000111010001101000111111001011011100111110110001111110011011010101011010000111010001101000111111001011011100111101101011110 8fcdaad0e8d1f96e7d8fcdaad0e8d1f96e7b5e
EUC-JP 章ェミ靦?}章ェミ靦?{^ 101111101100111110001110101010101000111011010000111100001101001100111111011111011011111011001111100011101010101010001110110100001111000011010011001111110111101101011110 becf8eaa8ed0f0d33f7dbecf8eaa8ed0f0d33f7b5e
UTF-8 章ェミ靦}章ェミ靦{^ 111001111010101110100000111011111011110110101010111011111011111010010000111010011001110110100110111011101001101110001010011111011110011110101011101000001110111110111101101010101110111110111110100100001110100110011101101001101110111010011011100010100111101101011110 e7aba0efbdaaefbe90e99da6ee9b8a7de7aba0efbdaaefbe90e99da6ee9b8a7b5e
UHC 章????}章????{^ 111011011111000100111111001111110011111100111111011111011110110111110001001111110011111100111111001111110111101101011110 edf13f3f3f3f7dedf13f3f3f3f7b5e

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