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 ???N[}???N[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN 魚??N[}魚??N[{^ 100010111001101100111111001111110100111001011011011111011000101110011011001111110011111101001110010110110111101101011110 8b9b3f3f4e5b7d8b9b3f3f4e5b7b5e
EUC-JP 魚??N[}魚??N[{^ 101101011111101100111111001111110100111001011011011111011011010111111011001111110011111101001110010110110111101101011110 b5fb3f3f4e5b7db5fb3f3f4e5b7b5e
UTF-8 魚똿떒N[}魚똿떒N[{^ 11101001101011011001101011101011100110001011111111101011100101101001001001001110010110110111110111101001101011011001101011101011100110001011111111101011100101101001001001001110010110110111101101011110 e9ad9aeb98bfeb96924e5b7de9ad9aeb98bfeb96924e5b7b5e
UHC 魚똿떒N[}魚똿떒N[{^ 11100101111000001000110010000101100010111010100001001110010110110111110111100101111000001000110010000101100010111010100001001110010110110111101101011110 e5e08c858ba84e5b7de5e08c858ba84e5b7b5e

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