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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 鉷ク鮑タ\}鉷ク鮑タ\{^ 1111101111001101101110001110100110111000110000000101110001111101111110111100110110111000111010011011100011000000010111000111101101011110 fbcdb8e9b8c05c7dfbcdb8e9b8c05c7b5e
EUC-JP 鉷ク鮑タ\}鉷ク鮑タ\{^ 1000111111100011111100011000111010111000111100101011101010001110110000000101110001111101100011111110001111110001100011101011100011110010101110101000111011000000010111000111101101011110 8fe3f18eb8f2ba8ec05c7d8fe3f18eb8f2ba8ec05c7b5e
UTF-8 鉷ク鮑タ\}鉷ク鮑タ\{^ 1110100110001001101101111110111110111101101110001110100110101110100100011110111110111110100000000101110001111101111010011000100110110111111011111011110110111000111010011010111010010001111011111011111010000000010111000111101101011110 e989b7efbdb8e9ae91efbe805c7de989b7efbdb8e9ae91efbe805c7b5e
UHC ??鮑?\}??鮑?\{^ 001111110011111111111000111010100011111101011100011111010011111100111111111110001110101000111111010111000111101101011110 3f3ff8ea3f5c7d3f3ff8ea3f5c7b5e

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